Skip to content

Rolling Appender#21

Open
chuckwolber wants to merge 1 commit into
rxi:masterfrom
chuckwolber:rolling-appender
Open

Rolling Appender#21
chuckwolber wants to merge 1 commit into
rxi:masterfrom
chuckwolber:rolling-appender

Conversation

@chuckwolber

Copy link
Copy Markdown

Added a rolling appender function for basic log file management.

Most applications that are concerned with this behavior should consider sending
messages to syslog and use traditional logrotate mechanisms to manage log
files. However, there is a niche of applications that could benefit from this
feature in a compact logging library.

Added a rolling appender function for basic log file management.

Most applications that are concerned with this behavior should consider sending
messages to syslog and use traditional logrotate mechanisms to manage log
files. However, there is a niche of applications that could benefit from this
feature in a compact logging library.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants