This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
g3log
Watch
1
Star
0
Fork
0
You've already forked g3log
mirror of
https://github.com/KjellKod/g3log.git
synced
2024-12-12 10:23:50 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
7817fd3a94
g3log
/
.gitignore
9 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Generic cleanup and bugfix after massive merge... still ongoing --HG-- rename : g2log/test_unit/test_sink.cpp => g2log/test_unit/test_sink_concept.cpp
2013-08-19 07:18:18 +02:00
syntax: glob
Updated .ignore file
2014-10-03 09:22:29 +02:00
sinks/*
build/*
Clang/Gcc bugfix: Fixed g2logworker destructor race condition. Sinks and background thread were not cleared in the right order. Now the order is enforced. This means that g3log should work fine with Clang. CMakeLists.txt is updated to reflect the Clang support
2014-02-26 06:05:48 +01:00
nbproject/*
build_clang
Updated build script
2014-10-10 07:49:51 +02:00
build_travis
Clang/Gcc bugfix: Fixed g2logworker destructor race condition. Sinks and background thread were not cleared in the right order. Now the order is enforced. This means that g3log should work fine with Clang. CMakeLists.txt is updated to reflect the Clang support
2014-02-26 06:05:48 +01:00
gtest-1.7.0
Dynamic logging levels can be enabled with a define. All levels are by default ON
2014-01-09 06:48:18 +01:00
*~
Reference in New Issue
Copy Permalink