
25 Aug
2014
25 Aug
'14
7:57 p.m.
Can you please post *all* the output generated by the following configuration file? <configuration debug="true"> <appender name = "X" class = "net.openhft.chronicle.logger.logback.BinaryIndexedChronicleAppender"> <path>x</path> <config class="net.openhft.chronicle.logger.IndexedLogAppenderConfig"> <indexFileCapacity>128</indexFileCapacity> </config> </appender> </configuration> On 25.08.2014 21:48, lb wrote:
Hi Ceki,
It does exist https://github.com/lburgazzoli/Chronicle-Logger/blob/HFT-CLOG-12/logger/src/... it is not in the same sub-module as logback custom appender as it is shared
-- Ceki 65% of statistics are made up on the spot