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

create log messages in addition to log files #3

Open
naturallymitchell opened this issue Oct 13, 2018 · 1 comment
Open

create log messages in addition to log files #3

naturallymitchell opened this issue Oct 13, 2018 · 1 comment
Labels

Comments

@naturallymitchell
Copy link
Member

"log files" are in /log directory
"log messages" show up in the terming log.level()
these are log.info()

@aleksanderwlodarczyk
Copy link
Contributor

Even if logging rule has the highest priority it should be interpreted first. So if we put log.info("new request received") we won't get before log.debugs about patching other rules. We are patching all the rules and action first and after that we are calling them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants