 | LoggerExtensions Class |
[Missing <summary> documentation for "T:Slash.Unity.Common.Logging.LoggerExtensions"]
Inheritance Hierarchy
Namespace: Slash.Unity.Common.LoggingAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic static class LoggerExtensions
Public NotInheritable Class LoggerExtensions
public ref class LoggerExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type LoggerExtensions = class end
The LoggerExtensions type exposes the following members.
Methods
| Name | Description |
---|
  | InitLogger |
Call this method to initialize the logger to use it with Unity.
|
Top
See Also