All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.gemstone.gemfire.internal.package.html Maven / Gradle / Ivy

The newest version!





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.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.LocalLogWriter} that writes to a VM-local {@link java.io.PrintStream}.

The {@link com.gemstone.gemfire.internal.MergeLogFiles} utility can be used to merged multiple log files together sorted by the timestamp of their entries.

Statistics

Software Licensing





© 2015 - 2024 Weber Informatics LLC | Privacy Policy