Creating your own custom signal. Theese signals are binded to realtime signals in linux and to winapi events in Windows.
enum LogRotatingSignal = "LogRotate".customSignal;
See Implementation
Creating your own custom signal. Theese signals are binded to realtime signals in linux and to winapi events in Windows.