monolog
monolog copied to clipboard
Write an undoncitional entry without tripping an alert
Monolog version 3
How would a write an unconditional message in a file stream without tripping any other alerts?
Reason: writing a message to a log file to be rotated to make clear logging is continued in another file.
No idea sorry.. This seems like a log-reader problem more than a logging problem, log rotation is such a common thing that I don't see the need for this, people just have to learn to use logs?