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/main/java/net/openhft/chronicle/logger/IndexedLogAppenderConfig.java
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
_______________________________________________
Logback-user mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-user