KjellKod
|
1aaa79fb3f
|
compile errors fixed. multiple start/stop of logger fails
|
2013-08-01 23:06:12 -06:00 |
|
KjellKod
|
ab07e5978d
|
Corrected the merging compile errors...
--HG--
rename : g2log/src/crashhandler.h => g2log/src/crashhandler.hpp
rename : g2log/src/g2logmessage.h => g2log/src/g2logmessage.hpp
rename : g2log/src/g2time.h => g2log/src/g2time.hpp
|
2013-07-29 22:43:33 -06:00 |
|
KjellKod
|
05018e389a
|
commented out some unit test. corrected other's. rigth now I am pondering to
always keeping the file-handle known in the bglogger.
--- Alternatively there is no zink at startup except colored out maybe?
|
2013-07-23 22:01:12 -06:00 |
|
KjellKod
|
3c67023389
|
Internal for sinks added. Simple unit test added
|
2013-07-21 14:04:48 -06:00 |
|
KjellKod
|
301f2df05b
|
made it compile by commenting away. let if fail!
|
2013-07-13 23:06:30 -06:00 |
|
KjellKod
|
6c3f58086d
|
adding first failing test to test_sink
|
2013-07-13 22:59:02 -06:00 |
|
KjellKod
|
c015191b83
|
unit test refactoring. g2log, safe to do shutdownlogging multiple times
|
2013-07-13 19:33:00 -06:00 |
|
KjellKod
|
3e2f092924
|
adding unit test + make_unique
|
2013-07-13 17:57:26 -06:00 |
|
KjellKod
|
3fb37b0709
|
cmake refactoring , adding of unit tests
|
2013-07-13 17:56:38 -06:00 |
|
KjellKod
|
12dfc91458
|
Bugfix: Thanks to Alexander Ignatyev. Now handles illegal, empty directory names.
Bugfix: If directory path cannot be resolved it will as a last resort write the log to the current directory
|
2013-07-11 23:22:40 -06:00 |
|
KjellKod
|
a4c49a5549
|
Merged in changes from development repository.
* threadsafe use of localtime
* changing/retrieving log filename at runtime (using futures)
|
2012-10-14 01:54:56 +02:00 |
|
KjellKod
|
6d5f1f46ca
|
Cosmetics: Corrected headers so that they look uniform. Added clarification in Readme about unpacking of gtest/glog for unit-test and performance tests
|
2011-11-21 17:04:02 -06:00 |
|
KjellKod
|
4659afdeb5
|
Made sure the g2log performance tests + unit test are running on windows
(google performance test not tested yet on windows)
|
2011-11-17 22:46:38 +01:00 |
|
Kjell Hedstrom
|
62089aad92
|
Enabling OPTIONS, by default only the g2log-example ON
performance test + unit tests are OFF. Enabling them is fixed in the CMakeLists.txt
|
2011-11-17 11:26:02 +01:00 |
|