help folks read logs (#112)

*   add more description to the troubleshooting guide
*   adjust the log format to match more recent glog
*   include a config for the lnav tool, which will help colorize,
    browse, and search the logs.

Next up: install an ffmpeg log callback for consistency.
This commit is contained in:
Scott Lamb
2021-03-09 00:04:54 -08:00
parent 2d45799b7d
commit 2808d5e139
3 changed files with 145 additions and 22 deletions

2
server/Cargo.lock generated
View File

@@ -1274,7 +1274,7 @@ dependencies = [
[[package]]
name = "mylog"
version = "0.1.0"
source = "git+https://github.com/scottlamb/mylog#45cdec74e11b05d02b55d49cfb1a8391e0f281a5"
source = "git+https://github.com/scottlamb/mylog#64519c6d9d4587d803900b82a83b45b35939b8f7"
dependencies = [
"chrono",
"log",