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
Previously, the log facade logger would always use a `logger` target but
then *also* add the correct module path and line as part of the normal
log messages. Here, we override the log target correctly.
Moreover, we previously would log all messages at the configured
*maximum* level, not the level in the log record.
0 commit comments