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

Reduce log level of plasTeX internal bookkeeping. #34

Merged
merged 1 commit into from
Sep 15, 2016

Conversation

jamadden
Copy link
Member

Things like newcommand/pushing and popping the stack. This should make
DEBUG logs more useful. If you need that level of detail, go down one
more level in the configuration.

Also properly subclass the logger class from the currently configured
logger class, don't hardcode it.

Things like newcommand/pushing and popping the stack. This should make
DEBUG logs more useful. If you need that level of detail, go down one
more level in the configuration.

Also properly subclass the logger class from the currently configured
logger class, don't hardcode it.
@coveralls
Copy link

coveralls commented Sep 15, 2016

Coverage Status

Coverage increased (+0.009%) to 67.769% when pulling 8c1905d on reduce-stack-log into edd346b on master.

@jamadden
Copy link
Member Author

Ha, it's funny that this increased our test coverage.

This should be pretty inconsequential/uncontroversial so I'm going to merge it.

@jamadden jamadden merged commit ff3b652 into master Sep 15, 2016
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.

None yet

2 participants