Merge pull request #12316 from benpicco/pyterm-loglevel
dist/tools/pyterm: drop loglevel from output
This commit is contained in:
commit
8de39d80b7
2
dist/tools/pyterm/pyterm
vendored
2
dist/tools/pyterm/pyterm
vendored
@ -86,7 +86,7 @@ defaultfile = "pyterm-" + defaulthostname + ".conf"
|
||||
defaultrunname = "default-run"
|
||||
|
||||
# default logging prefix format string
|
||||
default_fmt_str = '%(asctime)s - %(levelname)s # %(message)s'
|
||||
default_fmt_str = '%(asctime)s # %(message)s'
|
||||
|
||||
# default newline setting
|
||||
defaultnewline = "LF"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user