
com.gemstone.gemfire.internal.package.html Maven / Gradle / Ivy
GemFire Administration
Developer: Darrel Schneider
Logging
GemFire provides a {@linkplain com.gemstone.gemfire.LogWriter
logging API} that is similar to the one provided by standard java.
The {@link com.gemstone.gemfire.internal.logging.LogWriterImpl} class provides
implementations of a number of the LogWriter
methods.
There is one concrete implementation of LogWriterImpl
.
It is {@link com.gemstone.gemfire.internal.logging.PureLogWriter} that
writes to a VM-local {@link java.io.PrintStream}.
The {@link com.gemstone.gemfire.internal.logging.MergeLogFiles} utility can
be used to merged multiple log files together sorted by the timestamp
of their entries.
Statistics
Software Licensing
© 2015 - 2025 Weber Informatics LLC | Privacy Policy