Class ConfigToCloudShareSyncObjectConverter
Inheritance
System.Object
ConfigToCloudShareSyncObjectConverter
Assembly: Cloud-ShareSync.Core.Configuration.dll
Syntax
public static class ConfigToCloudShareSyncObjectConverter : object
Methods
|
Improve this Doc
View Source
Declaration
static void ConfigureConsoleAppender(TelemetryLogger logger, ConsoleLogConfig consoleConfig)
Parameters
|
Improve this Doc
View Source
Declaration
static void ConfigureDefaultLogAppender(TelemetryLogger logger, DefaultLogConfig logConfig)
Parameters
|
Improve this Doc
View Source
Declaration
static void ConfigureTelemetryAppender(TelemetryLogger logger, TelemetryLogConfig logConfig)
Parameters
|
Improve this Doc
View Source
Declaration
static void ConfigureTelemetryLogger(Log4NetConfig config, TelemetryLogger logger)
Parameters
|
Improve this Doc
View Source
ConvertLog4NetConfigToILogger(Log4NetConfig, String[])
Declaration
public static ILogger ConvertLog4NetConfigToILogger(Log4NetConfig config, string[] oTelSources)
Parameters
| Type |
Name |
Description |
| Log4NetConfig |
config |
|
| System.String[] |
oTelSources |
|
Returns