This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
detail_logging [2011/12/29 00:06] cerberus |
detail_logging [2021/12/14 10:28] (current) zip Updates for v2.2.1 |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | You can enable DEBUG level for the logger to see detailed logs. Edit file log4j.xml in config folder | + | You can enable DEBUG level for the logger to see detailed logs. Browse to the 'config' |
| + | * Windows - '' | ||
| + | * OSX - ''/ | ||
| + | * Linux - ''< | ||
| + | Edit file '' | ||
| - | < | + | |
| - | < | + | < |
| - | </ | + | <Logger |
| + | </ | ||
| Line 10: | Line 15: | ||
| - | < | + | < |
| - | < | + | <Logger |
| - | </ | + | </ |
| - | Restart Serviio | + | Stop and Start the server |
| - | Read the result in serviio.log in log folder inside Serviio installation directory | + | Read the result in '' |
| If the file is too huge and your problem is not related to library updates, you can [[debug_filter|filter those out]]. | If the file is too huge and your problem is not related to library updates, you can [[debug_filter|filter those out]]. | ||
| + | |||
| + | < | ||
| + | Remember to delete all your old logs before restarting Serviio</ | ||