Closed pederhan closed 2 months ago
This PR fixes the user field in the log records not being affected by the legacy LogContext decorator due to not propagating to child loggers.
user
LogContext
This PR fixes the
user
field in the log records not being affected by the legacyLogContext
decorator due to not propagating to child loggers.