From: Karl O. Pinc Date: Tue, 3 Sep 2024 16:40:16 +0000 (-0500) Subject: Using both handlers double-logs X-Git-Url: https://papio.biology.duke.edu/gitweb/?a=commitdiff_plain;h=2207584098f399c5226304cdb67fcc38995f07bd;p=pgwui_server Using both handlers double-logs --- diff --git a/examples/etc/pgwui.yaml b/examples/etc/pgwui.yaml index adac78d..4f54db7 100644 --- a/examples/etc/pgwui.yaml +++ b/examples/etc/pgwui.yaml @@ -520,7 +520,7 @@ logging: level: INFO handlers: - console - - syslog + # - syslog loggers: # These next mappings don't do anything as given. Because they have no # handler they emit no messages. They are an example showing logging