mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 23:14:47 +00:00
add debug info
This commit is contained in:
@@ -353,6 +353,7 @@ def main():
|
||||
opts['debug'] = args['--verbose']
|
||||
|
||||
LOG.debug = opts['debug']
|
||||
LOG.dbg('config file: {}'.format(args['--cfg']))
|
||||
LOG.dbg('opts: {}'.format(opts))
|
||||
|
||||
if opts['banner'] and not args['--no-banner']:
|
||||
|
||||
Reference in New Issue
Block a user