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
..
2018-08-22 16:01:39 +01:00
2018-05-22 15:38:43 +01:00
2017-09-22 16:51:14 +01:00
2017-09-22 15:14:16 +01:00
2018-07-20 16:21:24 +01:00
2017-09-29 17:42:49 +01:00
2018-08-22 16:01:39 +01:00
2018-08-03 13:34:34 +01:00
2017-09-05 17:38:53 +01:00
2018-08-03 13:34:34 +01:00