Click or drag to resize

LoggerFactory Class

Factory for creating loggers
Inheritance Hierarchy
SystemObject
  CodeStack.SwEx.Common.DiagnosticsLoggerFactory

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

The LoggerFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate
Creates a logger with specified parameters
Top
See Also