You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2020. It is now read-only.
Otherwise users will have empty logs. Also go through all the logging stuff and use bang methods when necessary, like for an exceptions and. Standard logger doesn't support these methods, but I would say it's up to user to take care about it, if he really needs standard logger. The only reason why someone might need it is when he use it with Rails or something similar old shitty framework (yep, I'll have to solve it for my rails-template-inheritance plugin).
Otherwise users will have empty logs. Also go through all the logging stuff and use bang methods when necessary, like for an exceptions and. Standard logger doesn't support these methods, but I would say it's up to user to take care about it, if he really needs standard logger. The only reason why someone might need it is when he use it with Rails or something similar old shitty framework (yep, I'll have to solve it for my rails-template-inheritance plugin).