Debug log: Difference between revisions

From MrMC Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
The normal log file doesn't contain debugging information by default. To capture this information to the log you must first enable debug logging:
The normal log file doesn't contain debugging information by default. To capture this information to the log you must first enable debug logging:


:In {{highlight|Settings -> System -> Logging}} and turn on {{highlight| '''Enable debug logging'''}}
:In {{highlight|MrMC home screen -> Settings -> System -> Logging}} and turn on {{highlight| '''Enable debug logging'''}}
 


=== Enable the web server ===
=== Enable the web server ===
To make it easy to access the log file from another computer on the same network, enable the built-in web server:
To make it easy to access the log file from another computer on the same network, enable the built-in web server:


:In {{highlight|Settings -> System -> Services}} and turn on {{highlight|'''Allow Remote control via HTTP'''}}
:In {{highlight|MrMC home screen -> Settings -> System -> Services}} and turn on {{highlight|'''Allow Remote control via HTTP'''}}

Revision as of 02:24, 21 August 2016


Enable debug logging

The normal log file doesn't contain debugging information by default. To capture this information to the log you must first enable debug logging:

In MrMC home screen -> Settings -> System -> Logging and turn on Enable debug logging


Enable the web server

To make it easy to access the log file from another computer on the same network, enable the built-in web server:

In MrMC home screen -> Settings -> System -> Services and turn on Allow Remote control via HTTP