[doc] Add location of logs to Hacking document (#8901)

pull/8906/head
Will 2 years ago committed by GitHub
parent 36fc981b7c
commit f709cc48e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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
```

Loading…
Cancel
Save