Class LogThread

java.lang.Object
java.lang.Thread
dev.doglog.internal.log_thread.LogThread
All Implemented Interfaces:
Runnable

public class LogThread extends Thread
A thread that processes queued log entries and writes them to the log file.