From 0002ecc5bb7078e2da0350fcc3c2850cf02bcd7b Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Tue, 10 Apr 2018 11:29:02 -0400 Subject: Bug 1450990 - Refactor a bunch of the logging config files --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index adeb1a18e..d8986fc73 100644 --- a/README.rst +++ b/README.rst @@ -377,6 +377,13 @@ LOG4PERL_CONFIG_FILE .. _`Devel::NYTProf`: https://metacpan.org/pod/Devel::NYTProf .. _`Log::Log4perl`: https://metacpan.org/pod/Log::Log4perl +LOG4PERL_STDERR_DISABLE + Boolean. By default log messages are logged as plain text to `STDERR`. + Setting this to a true value disables this behavior. + + Note: For programs that run using the `cereal` log aggregator, this environemnt + variable will be ignored. + Persistent Data Volume ---------------------- -- cgit v1.2.3-24-g4f1b