| Class | Description |
|---|---|
| Monitor |
Monitor is the entry point of the Monitoring System.
|
| MonitorLog |
MonitorLog will be sent to the server via our Monitor.
|
| MonitorLog.LogBuilder | |
| MonitorLoggingManager |
MonitorLoggingManager deals with all new logs and the logs storing in the memory and the disk.
|
| MonitorLoggingQueue | |
| MonitorLoggingStore |
MonitorLoggingStore will read/write logs from/to the disk.
|
| MonitorLogServerProtocol |