Click or drag to resize

LoggerProvider Methods

Methods
  NameDescription
Public methodStatic memberGetAssemblyLogger
Fabric method that returns new instance of the logger initialized with calling assembly name.
Public methodStatic memberGetAssemblyLogger(String)
Sets a custom logger implementation
Public methodStatic memberGetAssemblyLoggerT
Fabric method that returns new instance of the logger initialized with assembly name of the specified type.
Top
See Also