Click or drag to resize
LoggerExtensions Class

[Missing <summary> documentation for "T:Slash.Unity.Common.Logging.LoggerExtensions"]

Inheritance Hierarchy
SystemObject
  Slash.Unity.Common.LoggingLoggerExtensions

Namespace: Slash.Unity.Common.Logging
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public static class LoggerExtensions

The LoggerExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberInitLogger
Call this method to initialize the logger to use it with Unity.
Top
See Also