| Interface | Description |
|---|---|
| FileLogger.ArchiveLogsCallback | |
| FileLogger.ReadLogTailCallback |
| Class | Description |
|---|---|
| ConsoleLogger | |
| FileLogger |
This class is responsible for storing logs in files
It will get the log info and return the number of byte logs instantly
and then add the specific actions to a message queue of separate thread
|
| LogPersistor | |
| WriterFactory |