Skip to content

During log rotation, close file before renaming it#1

Open
dgolub wants to merge 40 commits intodgolub:masterfrom
tolsen:master
Open

During log rotation, close file before renaming it#1
dgolub wants to merge 40 commits intodgolub:masterfrom
tolsen:master

Conversation

@dgolub
Copy link
Owner

@dgolub dgolub commented Nov 20, 2014

No description provided.

john-morales and others added 30 commits December 16, 2013 19:28
Allow FileAppender to work with any object that implements WriteString
Introducing concept of turbo filters a la logback
Add support for custom StringWriter interface to handle writing lines to log files.
Windows doesn't like it when multiple processes open the same file. This adds
defer calls to close the RollingFileAppender. Also, createLogDir calls
os.MkdirAll because os.Mkdir fails on Windows if the directory being created
already exists.
Make tests work on Windows
Wrap logged error in ErrorWithCode
unintentionally interpolating messages that contained prior formatted
messages that contained structs. (Example: &{1})
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.

5 participants