Config of cluster info logging, see #3225
This commit is contained in:
parent
ba88c44b6f
commit
18a3b3facf
11 changed files with 115 additions and 84 deletions
|
|
@ -711,6 +711,13 @@ reference file for more information:
|
|||
.. literalinclude:: ../../../akka-cluster/src/main/resources/reference.conf
|
||||
:language: none
|
||||
|
||||
Cluster Info Logging
|
||||
--------------------
|
||||
|
||||
You can silence the logging of cluster events at info level with configuration property::
|
||||
|
||||
akka.cluster.log-info = off
|
||||
|
||||
Cluster Scheduler
|
||||
-----------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue