 | LoggerFlushLog Method |
Flushes the Queue to the physical log file
Namespace:
Koden.Utils.Logger
Assembly:
Koden.Utils.Logger (in Koden.Utils.Logger.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic:
virtual void FlushLog() sealed
abstract FlushLog : unit -> unit
override FlushLog : unit -> unit
Implements
ILoggerFlushLog
See Also