TiddlyWeb will produce more information in tiddlyweb.log if you change or set the log_level config setting in tiddlywebconfig.py. DEBUG
is a common setting:
config = {
'log_level': 'DEBUG',
}
TiddlyWeb will produce more information in tiddlyweb.log if you change or set the log_level config setting in tiddlywebconfig.py. DEBUG
is a common setting:
config = {
'log_level': 'DEBUG',
}