Skip to content
Felix Wallaschek edited this page Jun 25, 2015 · 2 revisions

Enabling debug mode

The first thing you want to do when debugging MaxiNet problems is to edit your ~/.MaxiNet configuration file and set the logging level to DEBUG.

Content of ~/.MaxiNet:

...  
[all]  
logLevel = DEBUG  
...

Clone this wiki locally