| LoggerAttach Method |
| Name | Description | |
|---|---|---|
| Attach(ILogger) |
Provides the possibility of multitarget logging (into file, database etc.)
| |
| Attach(ILogger, LogConfig) |
Provides the possibility of multitarget logging (into file, database etc.)
| |
| Attach(ILogger, LogLevel) |
Provides the possibility of multitarget logging (into file, database etc.)
|