28 #ifndef OPENSHOT_LOGGER_H
29 #define OPENSHOT_LOGGER_H
32 #include "JuceLibraryCode/JuceHeader.h"
54 CriticalSection loggerCriticalSection;
58 zmq::context_t *context;
61 zmq::socket_t *publisher;
80 void Connection(
string new_connection);
83 void Log(
string message);
This abstract class is the base class, used by all readers in libopenshot.