Open
Description
When calling code2flow
within python (i.e. not via cmd line), the default logging config is overwritten:
logging.basicConfig(format="Code2Flow: %(message)s", level=level)
This is a bit annoying, as it requires to reconfigure logging after calling code2flow
to remove Code2Flow
prefix.
Metadata
Metadata
Assignees
Labels
No labels