[GH-ISSUE #1949] Write an undoncitional entry without tripping an alert #838

Open
opened 2026-03-04 03:01:17 +03:00 by kerem · 1 comment
Owner

Originally created by @theking2 on GitHub (Feb 26, 2025).
Original GitHub issue: https://github.com/Seldaek/monolog/issues/1949

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.

Originally created by @theking2 on GitHub (Feb 26, 2025). Original GitHub issue: https://github.com/Seldaek/monolog/issues/1949 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.
Author
Owner

@Seldaek commented on GitHub (Mar 15, 2025):

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?

<!-- gh-comment-id:2726545632 --> @Seldaek commented on GitHub (Mar 15, 2025): 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?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/monolog#838
No description provided.