Commit Graph

197 Commits (2e1b46bf26d2fc1fd16e62a5e85f3e3bd324c5c0)

Author SHA1 Message Date
gabime 8a25783245 updated example.sln to vs2015 9 years ago
gabime 0bcf4ad806 updated example to vs 2015 9 years ago
gabime bac8fc24bb gitignore 9 years ago
gabime 7ddfb2b877 fixed macros and other stuff for the no-streams branch 9 years ago
gabime 7885aa478c no streams 9 years ago
gabime 5650f10bab DEPRECATED: operator<< API 9 years ago
gabime 70d0e87328 example update 9 years ago
gabime a047b58e65 Added "basic_logger_mt/basic_logger_st" to the API 9 years ago
Kevin M. Godby 1c31b42e1a Use CMake Threads package instead of manually specifying -pthread. 9 years ago
Gabi Melman 6d5bce46f8 Revert "CMake script improvements" 9 years ago
Kevin M. Godby 1b444345ab Cleaned up cmake file for examples.
It's no longer a standalone cmake file because cmake was crashing when
reading it as part of the subproject.
9 years ago
gabime 0d26359856 astyle 9 years ago
gabime a79a045799 .gitignore 10 years ago
gabime 495ecaeaee astyle 10 years ago
gabime abee27b95a logs folder in example 10 years ago
gabime 296623baa3 API for color support in console logger 10 years ago
gabime d405027fe9 renamed setColor 10 years ago
gabime 8dbf88f90e refactor example.cpp 10 years ago
Kevin M. Godby 1c9f1749d3 Added ANSI color sink. 10 years ago
gabime 01f3d6f5f0 updated example to vs2015 solution 10 years ago
gabime 8c38b4ee9e MIT license 10 years ago
gabime 74b0268713 Minor example fix 10 years ago
gabime 860015ccfd Add visual studio example solution 10 years ago
gabime c900b25dfd fixed gcc build 10 years ago
Gabi Melman d28662db60 Merge pull request #127 from ruslo/add.cmake
Add CMake build
10 years ago
Ruslan Baratov c19d9759d5 Add CMake build 10 years ago
Ruslan Baratov 567954425b Return unsuccessful exit code if error occurs 10 years ago
gnzlbg 2117568be5 adds travis-ci automated testing 10 years ago
gabime 7105fdadf9 added drop_all() to example 11 years ago
gabime 1150247efa astyle 11 years ago
Ivan Shynkarenka 385016496b Add async queue size as a separate parameter from sample size 11 years ago
gabime abc4ccc513 Fix unused warning in example under gcc 11 years ago
gabime 9cfdfc75b7 Updated example to show daily logger usage 11 years ago
gabime fde3d2db99 astyle+comments 11 years ago
gabime e85a3cc33b removed warning from example.cpp 11 years ago
Gabi Melman 386f75200d Added example of user defined class with operator<< 11 years ago
Gabi Melman 297cbc1ffc Updated example 11 years ago
Matan Nassau 4653c27f0d respect user-set compiler name
what if my clang compiler is not clang but clang-3.5?
11 years ago
gabime f3a4174853 astyle.sh 11 years ago
gabime cd2a484e96 reordered members definition in async_log_helper to prevent gcc warning 11 years ago
gabime 563a42731b example 11 years ago
gabime 40a55b8e34 astyle 11 years ago
gabime d163b8c45a astyle 11 years ago
gabime 679ad512ea updated example 11 years ago
gabime e0b99edc99 updated example 11 years ago
gabime dbad409b03 updated example 11 years ago
gabime df9fc0e203 updated example 11 years ago
gabime 14273418d9 updated example 11 years ago
gabime b1867cfba3 log levels now lowercase 11 years ago
gabime a50e7ed61e example update 11 years ago