Add support for enforcing single line log entries #1
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: MensBeam/Logger#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'd forgotten to add this when writing the initial release, and it's pretty important seeing as it's the default for most logging systems where newlines show new entries
Proposal:
Also, maybe a clear boundary between log entries should be determined for the default newline-allowing format? Perhaps a double-newline (empty line) separator?
Add support for removing newlines when loggingto Add support for enforcing single line log entries