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
I'm thinking about that we can configure the log-level for a specific status code, configured like an logger.Option to use inside logger.SetLogger() initializer. I want to propose this PR in which we can configure the specific status code and the log-level for it.
The text was updated successfully, but these errors were encountered:
Hello! hope you're well!
I'm thinking about that we can configure the log-level for a specific status code, configured like an
logger.Option
to use insidelogger.SetLogger()
initializer. I want to propose this PR in which we can configure the specific status code and the log-level for it.The text was updated successfully, but these errors were encountered: