mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
[doc] Add location of logs to Hacking document (#8901)
This commit is contained in:
@@ -13,6 +13,8 @@ logger.dbg("table a: ", a)
|
||||
|
||||
Anything printed by `logger.dbg` starts with `DEBUG`.
|
||||
|
||||
On most target platforms, log output is saved to `crash.log` in the `koreader` directory.
|
||||
|
||||
```
|
||||
04/06/17-21:44:53 DEBUG foo
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user