Click or drag to resize

LoggerProviderGetAssemblyLogger Method

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