Started implementing the SerialPort class
Added TEST_EQUAL_SEQUENCE test macro.
Adding a Serialport class
Changed include directives so user only has to ...
Now Log::monitor only launches ONE background w...
Added templated CreateSink<> to simplify creati...
Added Monitor, and replaced the logger class wi...
Added unittest to check Sink using the Writer p...
Gave WriteMocked the ability to use internal co...
Importing stuff from earlier project
Added unittest for the Log::LogLevelString() fu...
Added unittest and code for integration of Logg...
Starting branch for development of a logging sy...
Mnor corrections to make the source compile
Fixed small mnor issues preventing compilation
Added some very basic policies for sinks.
Adding testcase for collctors destructor.
Initial commit