forked from goodboy/tractor
Add todo for log msg filename..
parent
8b416e6bba
commit
518a0d5e14
|
@ -52,6 +52,8 @@ BOLD_PALETTE = {
|
|||
}
|
||||
|
||||
|
||||
# TODO: this isn't showing the correct '{filename}'
|
||||
# as it did before..
|
||||
class StackLevelAdapter(logging.LoggerAdapter):
|
||||
|
||||
def transport(
|
||||
|
|
Loading…
Reference in New Issue