Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configuration setting to set selion log file limits. #32

Closed
mach6 opened this issue Oct 15, 2014 · 2 comments
Closed

Add configuration setting to set selion log file limits. #32

mach6 opened this issue Oct 15, 2014 · 2 comments

Comments

@mach6
Copy link
Contributor

mach6 commented Oct 15, 2014

With the recent changes to SimpleLogger (which is used by SeLionLogger) 003b480 we have an opportunity to add a new configuration option that will control the log file limits. For example, we can now limit the number of log files and/or the size before rolling to a new file. We should define a default behavior, add it to our SeLionLoggerSettings, and give the user the ability to override the default behavior.

@mach6 mach6 added this to the M5 milestone May 21, 2015
@ysecaran
Copy link
Contributor

@mach6 : I am getting this done. Will send out a pull request after testing

@mach6
Copy link
Contributor Author

mach6 commented Aug 20, 2015

This was fixed with #151

@mach6 mach6 closed this as completed Aug 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants