| LoggerFactory Class |
Factory for creating loggers
Inheritance Hierarchy
Namespace:
CodeStack.SwEx.Common.Diagnostics
Assembly:
CodeStack.SwEx.Common (in CodeStack.SwEx.Common.dll) Version: 0.9.9.0 (0.9.9.0)
Syntax public static class LoggerFactory
Public NotInheritable Class LoggerFactory
The LoggerFactory type exposes the following members.
Methods
| Name | Description |
---|
| Create |
Creates a logger with specified parameters
|
TopSee Also