Skip to content

Releases: Invenietis/CK-Monitoring

New SimpleLogPipeReceiver and SimplePipeSenderActivityMonitorClient

15 Dec 09:31
Compare
Choose a tag to compare

For simple cross-process, Master/Slave, logs transfer from one client to a parent process local Monitor.

New features.

21 Aug 09:09
Compare
Choose a tag to compare

TextFile now flushes its texts (every 3 seconds by default).
ApplyConfiguration can now block, waiting for configuration application.
GrandOutput exposes ExternalLog() methods that uses MonitorId Guid.Empty to emit contextless logs.
GrandOutput.Default now listens to ActivityMonitor.CriticalErrors and ExternalLog them. Other GrandOutput instances (than the Default one) can also track critical errors by setting HandleCriticalErrors property to true.