Class LogThread

java.lang.Object
java.lang.Thread
de.mid.innovator.m2msdk.application.LogThread
All Implemented Interfaces:
Runnable

public class LogThread extends Thread
Thread to read from log model and to write to log file, console, etc. It is an extra thread to not hinder the continuation of the engine and the application by logging stuff. The semaphore is the log model.
Version:
11.0.1
Author:
jmback