This class is the Grand Central station of the library because every log event goes through here. It's main job is to take these events and put them into the {@link ILogSession}, the same goes for context data. It can automatically or manually flush the session in order to send out a crash report by calling the internal {@link Processor}.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.