PipeLogger
Assembly: uMod.Core.dll
Inheritance ObjectLogger PipeLogger
Implements ILogger
Summary
Cached logger to temporarily store log messages
Constructors
Name | Summary |
|---|---|
PipeLogger () | Creates a new instance of the PipeLogger class |
Creates a new instance of the PipeLogger class with the specified target logger |
Methods
Name | Summary |
|---|---|
GetTargetLogger () | Gets the logger that this one pipes to |
Pipe ( | Pipes all queued messages to another logger |
Pipe message to target logger or cache for later | |
Write ( |