monolog icon indicating copy to clipboard operation
monolog copied to clipboard

Write an undoncitional entry without tripping an alert

Open theking2 opened this issue 1 year ago • 1 comments

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.

theking2 avatar Feb 26 '25 15:02 theking2

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?

Seldaek avatar Mar 15 '25 13:03 Seldaek