nheko/man
Forest 80f7683a57 Control logging via command line and environment variables
Nheko is very chatty in its log output, generating log noise (which
complicates diagnostics) and needless disk writes (which affect power
consumption and SSD life).  This patch introduces command line options
and environment variables to control log levels and output type.

The old --debug command line option still works, at least for now.
It is overridden by the new command line options when they are used.

Partially addresses #665.
2022-09-10 18:28:44 -07:00
..
CMakeLists.txt Rename man page so GitHub renders it. 2022-01-27 14:09:05 +01:00
nheko.1.adoc Control logging via command line and environment variables 2022-09-10 18:28:44 -07:00