Closed nning closed 2 years ago
To enable debug logging, run (for example):
DEBUG=1 protonutils list -c
And to store debug log into a file:
DEBUG=1 protonutils list -c 2> debug.log
To enable debug logging, run (for example):
And to store debug log into a file: