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 New Logging Options #1

Closed
iamwyza opened this issue Nov 4, 2017 · 1 comment
Closed

Add New Logging Options #1

iamwyza opened this issue Nov 4, 2017 · 1 comment

Comments

@iamwyza
Copy link
Contributor

iamwyza commented Nov 4, 2017

Currently everything that uses ModLog is logged, but I think we should take a more "log4net/log4j" approach where there are multiple log levels that we can control through some sort of config.

These are pulled from log4net, so can be modified, but is a pretty industry standard set of levels

ALL
FINE
DEBUG
INFO
WARN
ERROR
OFF

@iamwyza
Copy link
Contributor Author

iamwyza commented Nov 11, 2017

Fixed in fc74da1

@iamwyza iamwyza closed this as completed Nov 11, 2017
seresharp pushed a commit that referenced this issue Jun 16, 2018
Add -f to rm so that if the files don't exist it won't stop the build and fail
seresharp pushed a commit that referenced this issue Oct 24, 2018
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

1 participant