Click or drag to resize

SdkLoggerFactory Methods

The SdkLoggerFactory type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetLogger Method for getting correct ILogger for specific logger type
Public methodStatic memberGetLoggerForCache Method for getting log4net.ILog for cache
Public methodStatic memberGetLoggerForClientInteraction Method for getting log4net.ILog for client iteration
Public methodStatic memberGetLoggerForExecution Method for getting log4net.ILog for execution
Public methodStatic memberGetLoggerForFeedTraffic Method for getting log4net.ILog for feed traffic
Public methodStatic memberGetLoggerForRestTraffic Method for getting log4net.ILog for rest traffic
Public methodStatic memberGetLoggerForStats Method for getting log4net.ILog for statistics
Top
See Also