Debug log: Difference between revisions
Jump to navigation
Jump to search
(Created page with " == 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 loggin...") |
No edit summary |
||
| Line 1: | Line 1: | ||
== Enable debug logging == | === 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 | 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 | :In {{highlight|Settings -> System -> Logging}} and turn on {{highlight| '''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 {{highlight|Settings -> System -> Services}} and turn on {{highlight|'''Allow Remote control via HTTP'''}} | |||
Revision as of 01: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 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 Settings -> System -> Services and turn on Allow Remote control via HTTP