diff --git a/tractor/log.py b/tractor/log.py index 667c7c6..4bfc798 100644 --- a/tractor/log.py +++ b/tractor/log.py @@ -52,6 +52,8 @@ BOLD_PALETTE = { } +# TODO: this isn't showing the correct '{filename}' +# as it did before.. class StackLevelAdapter(logging.LoggerAdapter): def transport(