Remove colors ORANGE and DARKORANGE and update log colors. Add example for consoleLock. Update benchmarks.
1.1.0
Updates for latest changes in setuptools and Cython.
1.0.0
Fix a crash when no logfile name has been supplied.
0.9.6
When calling flush then really write all pending log entries.
0.9.5
Fix writing to log file when parameter maxSize is non zero. Fix writing to log file when parameter pathName just contains a file name. Add test program for rotate feature.