| Modifier and Type | Method and Description |
|---|---|
static AbstractChronicleAppender.VanillaChronicleCfg |
AbstractChronicleAppender.VanillaChronicleCfg.create(String dataCacheCapacity,
String cycleLength,
String cleanupOnClose,
String synchronous,
String defaultMessageSize,
String useCheckedExcerpt,
String entriesPerCycle,
String indexCacheCapacity,
String indexBlockSize) |
| Modifier and Type | Method and Description |
|---|---|
static BinaryVanillaChronicleAppender |
BinaryVanillaChronicleAppender.createAppender(String name,
String path,
String includeCallerData,
String includeMappedDiagnosticContext,
AbstractChronicleAppender.VanillaChronicleCfg chronicleConfig,
org.apache.logging.log4j.core.Filter filter) |
static TextVanillaChronicleAppender |
TextVanillaChronicleAppender.createAppender(String name,
String path,
String dateFormat,
String stackTraceDepth,
AbstractChronicleAppender.VanillaChronicleCfg chronicleConfig,
org.apache.logging.log4j.core.Filter filter) |
Copyright © 2015. All rights reserved.