A B C D E F G H I K L N P R S T V W 

A

appendStackTraceAsString(ExcerptAppender, Throwable, String, int) - Static method in class net.openhft.chronicle.logger.ChronicleLogHelper
Append a string representation of Throwable to Excerpt

B

binary(Chronicle) - Static method in class net.openhft.chronicle.logger.ChronicleLogWriters
 
binary(ChronicleLogAppenderConfig, String) - Static method in class net.openhft.chronicle.logger.ChronicleLogWriters
 
BINARY_MODE_FORMATTED - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
BINARY_MODE_SERIALIZED - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
build(String) - Method in class net.openhft.chronicle.logger.ChronicleLogAppenderConfig
 
build(String) - Method in class net.openhft.chronicle.logger.IndexedLogAppenderConfig
 
build(String) - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 

C

cfg() - Method in class net.openhft.chronicle.logger.ChronicleLogManager
 
ChronicleLog - Class in net.openhft.chronicle.logger
 
ChronicleLogAppenderConfig - Class in net.openhft.chronicle.logger
 
ChronicleLogAppenderConfig() - Constructor for class net.openhft.chronicle.logger.ChronicleLogAppenderConfig
 
ChronicleLogConfig - Class in net.openhft.chronicle.logger
 
ChronicleLogEvent - Interface in net.openhft.chronicle.logger
 
ChronicleLogHelper - Class in net.openhft.chronicle.logger
 
ChronicleLogLevel - Enum in net.openhft.chronicle.logger
 
ChronicleLogManager - Class in net.openhft.chronicle.logger
 
ChronicleLogProcessor - Interface in net.openhft.chronicle.logger
 
ChronicleLogReader - Interface in net.openhft.chronicle.logger
 
ChronicleLogWriter - Interface in net.openhft.chronicle.logger
 
ChronicleLogWriters - Class in net.openhft.chronicle.logger
 
ChronicleLogWriters() - Constructor for class net.openhft.chronicle.logger.ChronicleLogWriters
 
ChronicleLogWriters.AbstractChronicleLogWriter - Class in net.openhft.chronicle.logger
 
ChronicleLogWriters.AbstractChronicleLogWriter(Chronicle) - Constructor for class net.openhft.chronicle.logger.ChronicleLogWriters.AbstractChronicleLogWriter
 
ChronicleLogWriters.BinaryWriter - Class in net.openhft.chronicle.logger
 
ChronicleLogWriters.BinaryWriter(Chronicle) - Constructor for class net.openhft.chronicle.logger.ChronicleLogWriters.BinaryWriter
 
ChronicleLogWriters.ExcerptAppenderProvider - Interface in net.openhft.chronicle.logger
 
ChronicleLogWriters.IndexedExcerptAppenderProvider - Class in net.openhft.chronicle.logger
 
ChronicleLogWriters.IndexedExcerptAppenderProvider(Chronicle) - Constructor for class net.openhft.chronicle.logger.ChronicleLogWriters.IndexedExcerptAppenderProvider
 
ChronicleLogWriters.SimpleWriter - Class in net.openhft.chronicle.logger
 
ChronicleLogWriters.SimpleWriter(PrintStream) - Constructor for class net.openhft.chronicle.logger.ChronicleLogWriters.SimpleWriter
 
ChronicleLogWriters.SynchronizedWriter - Class in net.openhft.chronicle.logger
 
ChronicleLogWriters.SynchronizedWriter(ChronicleLogWriter) - Constructor for class net.openhft.chronicle.logger.ChronicleLogWriters.SynchronizedWriter
 
ChronicleLogWriters.TextWriter - Class in net.openhft.chronicle.logger
 
ChronicleLogWriters.TextWriter(Chronicle, String, Integer) - Constructor for class net.openhft.chronicle.logger.ChronicleLogWriters.TextWriter
 
ChronicleLogWriters.VanillaExcerptAppenderProvider - Class in net.openhft.chronicle.logger
 
ChronicleLogWriters.VanillaExcerptAppenderProvider(Chronicle) - Constructor for class net.openhft.chronicle.logger.ChronicleLogWriters.VanillaExcerptAppenderProvider
 
clear() - Method in class net.openhft.chronicle.logger.ChronicleLogManager
 
close() - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.AbstractChronicleLogWriter
 
close() - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.SimpleWriter
 
close() - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.SynchronizedWriter
 
COMMA - Static variable in class net.openhft.chronicle.logger.ChronicleLog
 
createWriter(String) - Method in class net.openhft.chronicle.logger.ChronicleLogManager
 

D

decodeBinary(Bytes) - Static method in class net.openhft.chronicle.logger.ChronicleLogHelper
Decode a binary stream, i.
decodeText(Bytes) - Static method in class net.openhft.chronicle.logger.ChronicleLogHelper
Decode a text stream, i.
DEFAULT_CFG_LOCATIONS - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
DEFAULT_DATE_FORMAT - Static variable in class net.openhft.chronicle.logger.ChronicleLog
 
DEFAULT_DATE_FORMAT - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 

E

EMPTY_ARGS - Static variable in interface net.openhft.chronicle.logger.ChronicleLogEvent
 

F

fastEqualsIgnoreCase(String, CharSequence) - Static method in class net.openhft.chronicle.logger.ChronicleLog
Package-private for testing.
format(long, ByteStringAppender) - Method in class net.openhft.chronicle.logger.TimeStampFormatter
 
format(long) - Method in class net.openhft.chronicle.logger.TimeStampFormatter
 
FORMAT_BINARY - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
FORMAT_TEXT - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
fromDateFormat(String) - Static method in class net.openhft.chronicle.logger.TimeStampFormatter
 
fromStringLevel(CharSequence) - Static method in enum net.openhft.chronicle.logger.ChronicleLogLevel
 

G

get() - Method in interface net.openhft.chronicle.logger.ChronicleLogWriters.ExcerptAppenderProvider
 
get() - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.IndexedExcerptAppenderProvider
 
get() - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.VanillaExcerptAppenderProvider
 
getAppender() - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.AbstractChronicleLogWriter
 
getArgumentArray() - Method in interface net.openhft.chronicle.logger.ChronicleLogEvent
 
getBoolean(String) - Method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
getBoolean(String, boolean) - Method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
getBoolean(String, String) - Method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
getBoolean(String, String, boolean) - Method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
getCacheLineSize() - Method in class net.openhft.chronicle.logger.IndexedLogAppenderConfig
 
getChronicle() - Method in interface net.openhft.chronicle.logger.ChronicleLogWriter
 
getChronicle() - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.AbstractChronicleLogWriter
 
getChronicle() - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.SimpleWriter
 
getChronicle() - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.SynchronizedWriter
 
getConfigurationStream(String) - Static method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
getCycleFormat() - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
getCycleLength() - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
getDataBlockSize() - Method in class net.openhft.chronicle.logger.IndexedLogAppenderConfig
 
getDataBlockSize() - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
getDataCacheCapacity() - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
getDefaultMessageSize() - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
getDouble(String) - Method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
getDouble(String, String) - Method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
getEntriesPerCycle() - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
getIndexBlockSize() - Method in class net.openhft.chronicle.logger.IndexedLogAppenderConfig
 
getIndexBlockSize() - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
getIndexCacheCapacity() - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
getIndexedChronicleConfig() - Method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
getInstance() - Static method in class net.openhft.chronicle.logger.ChronicleLogManager
 
getInteger(String) - Method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
getInteger(String, String) - Method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
getLevel(String) - Method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
getLevel(String, ChronicleLogLevel) - Method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
getLevel() - Method in interface net.openhft.chronicle.logger.ChronicleLogEvent
 
getLineSeparator() - Static method in class net.openhft.chronicle.logger.ChronicleLog
 
getLoggerName() - Method in interface net.openhft.chronicle.logger.ChronicleLogEvent
 
getLong(String) - Method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
getLong(String, String) - Method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
getMessage() - Method in interface net.openhft.chronicle.logger.ChronicleLogEvent
 
getMessageCapacity() - Method in class net.openhft.chronicle.logger.IndexedLogAppenderConfig
 
getShort(String) - Method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
getShort(String, String) - Method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
getString(String) - Method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
getString(String, String) - Method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
getThreadName() - Method in interface net.openhft.chronicle.logger.ChronicleLogEvent
 
getThrowable() - Method in interface net.openhft.chronicle.logger.ChronicleLogEvent
 
getTimeStamp() - Method in interface net.openhft.chronicle.logger.ChronicleLogEvent
 
getTmpDir() - Static method in class net.openhft.chronicle.logger.ChronicleLog
 
getVanillaChronicleConfig() - Method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
getVersion() - Method in interface net.openhft.chronicle.logger.ChronicleLogEvent
 

H

hasArguments() - Method in interface net.openhft.chronicle.logger.ChronicleLogEvent
 

I

IndexedLogAppenderConfig - Class in net.openhft.chronicle.logger
 
IndexedLogAppenderConfig() - Constructor for class net.openhft.chronicle.logger.IndexedLogAppenderConfig
 
isBinary(String) - Method in class net.openhft.chronicle.logger.ChronicleLogManager
 
isCleanupOnClose() - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
isHigherOrEqualTo(ChronicleLogLevel) - Method in enum net.openhft.chronicle.logger.ChronicleLogLevel
 
isSimple(String) - Method in class net.openhft.chronicle.logger.ChronicleLogManager
 
isSynchronous() - Method in class net.openhft.chronicle.logger.IndexedLogAppenderConfig
 
isSynchronous() - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
isText(String) - Method in class net.openhft.chronicle.logger.ChronicleLogManager
 
isUseCheckedExcerpt() - Method in class net.openhft.chronicle.logger.IndexedLogAppenderConfig
 
isUseCheckedExcerpt() - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
isUseCompressedObjectSerializer() - Method in class net.openhft.chronicle.logger.IndexedLogAppenderConfig
 
isUseCompressedObjectSerializer() - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 

K

KEY_APPEND - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
KEY_CFG_PREFIX - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
KEY_CHRONICLE_TYPE - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
KEY_DATE_FORMAT - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
KEY_FORMAT - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
KEY_LEVEL - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
KEY_PATH - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
KEY_PREFIX - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
KEY_PREFIX_ROOT - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
KEY_PROPERTIES_FILE - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
KEY_SHORTNAME - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
KEY_STACK_TRACE_DEPTH - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
KEY_TYPE - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
keys() - Method in class net.openhft.chronicle.logger.ChronicleLogAppenderConfig
 
keys() - Method in class net.openhft.chronicle.logger.IndexedLogAppenderConfig
 
keys() - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 

L

load(Properties) - Static method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
load(String) - Static method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
load(InputStream) - Static method in class net.openhft.chronicle.logger.ChronicleLogConfig
 
load() - Static method in class net.openhft.chronicle.logger.ChronicleLogConfig
 

N

net.openhft.chronicle.logger - package net.openhft.chronicle.logger
 

P

PACKAGE_MASK - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
PLACEHOLDER_END - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
PLACEHOLDER_PID - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
PLACEHOLDER_START - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
PLACEHOLDER_TODAY - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
PLACEHOLDER_TODAY_FORMAT - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
printTo(ByteStringAppender) - Method in enum net.openhft.chronicle.logger.ChronicleLogLevel
 
process(ChronicleLogEvent) - Method in interface net.openhft.chronicle.logger.ChronicleLogProcessor
 

R

read(Bytes) - Method in interface net.openhft.chronicle.logger.ChronicleLogReader
 
readBinary(RandomDataInput) - Static method in enum net.openhft.chronicle.logger.ChronicleLogLevel
 
reload() - Method in class net.openhft.chronicle.logger.ChronicleLogManager
 

S

setCacheLineSize(int) - Method in class net.openhft.chronicle.logger.IndexedLogAppenderConfig
 
setCleanupOnClose(boolean) - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
setCycleFormat(String) - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
setCycleLength(int) - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
setCycleLength(int, boolean) - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
setDataBlockSize(int) - Method in class net.openhft.chronicle.logger.IndexedLogAppenderConfig
 
setDataBlockSize(long) - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
setDataCacheCapacity(int) - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
setDefaultMessageSize(int) - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
setEntriesPerCycle(long) - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
setIndexBlockSize(int) - Method in class net.openhft.chronicle.logger.IndexedLogAppenderConfig
 
setIndexBlockSize(long) - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
setIndexCacheCapacity(int) - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
setMessageCapacity(int) - Method in class net.openhft.chronicle.logger.IndexedLogAppenderConfig
 
setProperties(Properties, String) - Method in class net.openhft.chronicle.logger.ChronicleLogAppenderConfig
 
setProperty(String, String) - Method in class net.openhft.chronicle.logger.ChronicleLogAppenderConfig
 
setSynchronous(boolean) - Method in class net.openhft.chronicle.logger.IndexedLogAppenderConfig
 
setSynchronous(boolean) - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
setUseCheckedExcerpt(boolean) - Method in class net.openhft.chronicle.logger.IndexedLogAppenderConfig
 
setUseCheckedExcerpt(boolean) - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
setUseCompressedObjectSerializer(boolean) - Method in class net.openhft.chronicle.logger.IndexedLogAppenderConfig
 
setUseCompressedObjectSerializer(boolean) - Method in class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
STR_FALSE - Static variable in class net.openhft.chronicle.logger.ChronicleLog
 
STR_TRUE - Static variable in class net.openhft.chronicle.logger.ChronicleLog
 

T

text(Chronicle, String, Integer) - Static method in class net.openhft.chronicle.logger.ChronicleLogWriters
 
text(ChronicleLogAppenderConfig, String, String, Integer) - Static method in class net.openhft.chronicle.logger.ChronicleLogWriters
 
TimeStampFormatter - Class in net.openhft.chronicle.logger
 
toString() - Method in enum net.openhft.chronicle.logger.ChronicleLogLevel
 
TYPE_INDEXED - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 
TYPE_VANILLA - Static variable in class net.openhft.chronicle.logger.ChronicleLogConfig
 

V

valueOf(String) - Static method in enum net.openhft.chronicle.logger.ChronicleLogLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.openhft.chronicle.logger.ChronicleLogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
VanillaLogAppenderConfig - Class in net.openhft.chronicle.logger
 
VanillaLogAppenderConfig() - Constructor for class net.openhft.chronicle.logger.VanillaLogAppenderConfig
 
VERSION - Static variable in class net.openhft.chronicle.logger.ChronicleLog
 

W

write(ChronicleLogLevel, long, String, String, String) - Method in interface net.openhft.chronicle.logger.ChronicleLogWriter
 
write(ChronicleLogLevel, long, String, String, String, Throwable) - Method in interface net.openhft.chronicle.logger.ChronicleLogWriter
 
write(ChronicleLogLevel, long, String, String, String, Throwable, Object) - Method in interface net.openhft.chronicle.logger.ChronicleLogWriter
 
write(ChronicleLogLevel, long, String, String, String, Throwable, Object, Object) - Method in interface net.openhft.chronicle.logger.ChronicleLogWriter
 
write(ChronicleLogLevel, long, String, String, String, Throwable, Object[]) - Method in interface net.openhft.chronicle.logger.ChronicleLogWriter
 
write(ChronicleLogLevel, long, String, String, String) - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.BinaryWriter
 
write(ChronicleLogLevel, long, String, String, String, Throwable) - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.BinaryWriter
 
write(ChronicleLogLevel, long, String, String, String, Throwable, Object) - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.BinaryWriter
 
write(ChronicleLogLevel, long, String, String, String, Throwable, Object, Object) - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.BinaryWriter
 
write(ChronicleLogLevel, long, String, String, String, Throwable, Object[]) - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.BinaryWriter
 
write(ChronicleLogLevel, long, String, String, String, Throwable) - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.SimpleWriter
 
write(ChronicleLogLevel, long, String, String, String) - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.SimpleWriter
 
write(ChronicleLogLevel, long, String, String, String, Throwable, Object) - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.SimpleWriter
 
write(ChronicleLogLevel, long, String, String, String, Throwable, Object, Object) - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.SimpleWriter
 
write(ChronicleLogLevel, long, String, String, String, Throwable, Object[]) - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.SimpleWriter
 
write(ChronicleLogLevel, long, String, String, String) - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.SynchronizedWriter
 
write(ChronicleLogLevel, long, String, String, String, Throwable) - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.SynchronizedWriter
 
write(ChronicleLogLevel, long, String, String, String, Throwable, Object) - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.SynchronizedWriter
 
write(ChronicleLogLevel, long, String, String, String, Throwable, Object, Object) - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.SynchronizedWriter
 
write(ChronicleLogLevel, long, String, String, String, Throwable, Object[]) - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.SynchronizedWriter
 
write(ChronicleLogLevel, long, String, String, String) - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.TextWriter
 
write(ChronicleLogLevel, long, String, String, String, Throwable) - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.TextWriter
 
write(ChronicleLogLevel, long, String, String, String, Throwable, Object) - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.TextWriter
 
write(ChronicleLogLevel, long, String, String, String, Throwable, Object, Object) - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.TextWriter
 
write(ChronicleLogLevel, long, String, String, String, Throwable, Object[]) - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.TextWriter
 
writer() - Method in class net.openhft.chronicle.logger.ChronicleLogWriters.SynchronizedWriter
 
writeTo(RandomDataOutput) - Method in enum net.openhft.chronicle.logger.ChronicleLogLevel
 
A B C D E F G H I K L N P R S T V W 

Copyright © 2015. All rights reserved.