corda/config/dev
Christian Sailer 92d2e4ae38
Corda-1931 Asynchronous logging (#3989)
* Provide AsyncLoggingContextSelector that inhibits use of thread local storage

* Turn on async logging via log4j properties file

* Mention async logging in the documentation and also explain how to turn it off when required.

* Formatting

* Typo

* Add shutdown hook to flush loggers.

* code review rework

* Ring buffer size to 256kB

* Set maximal log file size to 100MB - should slow down the rolling of log files and give us a bit more history on the cluster.
The old limit of max 10GB of compressed log files still stands.
2018-10-02 10:33:17 +01:00
..
corda_dev_ca.cer Add switchable HTTPS to Node web server 2016-08-30 13:07:40 +01:00
generalnodea.conf Docs: Removed remaining references to webAddress in the node config (#3467) 2018-06-28 15:03:27 +01:00
generalnodeb.conf Docs: Removed remaining references to webAddress in the node config (#3467) 2018-06-28 15:03:27 +01:00
jolokia-access.xml CORDA-822 - JMX Jolokia instrumentation (#2197) 2017-12-08 16:27:12 +00:00
log4j2.xml Corda-1931 Asynchronous logging (#3989) 2018-10-02 10:33:17 +01:00
nameservernode.conf Docs: Removed remaining references to webAddress in the node config (#3467) 2018-06-28 15:03:27 +01:00