diff --git a/ENVIRONMENT.rst b/ENVIRONMENT.rst index 58735bd..588d91b 100644 --- a/ENVIRONMENT.rst +++ b/ENVIRONMENT.rst @@ -64,9 +64,16 @@ Miscellaneous These environment variables are optional: +* **LOG_FORMAT** + + The Python logging `format string + `_ + to use. Defaults to `%(levelname)s:%(name)s:%(message)s`. + * **ALLOW_ROOT** - Set this environment variable to anything non-empty to allow running ElectrumX as root. + Set this environment variable to anything non-empty to allow running + ElectrumX as root. * **NET**