mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-21 06:51:25 +00:00
deploy: 298911555c
This commit is contained in:
@@ -183,7 +183,7 @@ loggers:
|
||||
</code></pre>
|
||||
<p>The above logging config will set Synapse as 'INFO' logging level by default,
|
||||
with the SQL layer at 'WARNING', and will log to a file, stored as JSON.</p>
|
||||
<p>It is also possible to figure Synapse to log to a remote endpoint by using the
|
||||
<p>It is also possible to configure Synapse to log to a remote endpoint by using the
|
||||
<code>synapse.logging.RemoteHandler</code> class included with Synapse. It takes the
|
||||
following arguments:</p>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user