Commit Graph

6 Commits (bb0f6b4f1601630d71faf9499f607e567fb1c83f)

Author SHA1 Message Date
Benoît Langlois bb0f6b4f16
refactor:Split main example into several expamples
Split the file named "example.cpp" into several examples for
"console / basic / daily / rotating logs" to increase the code
readability, and add a directory to store binaries,
to clean up the "example" directory.
7 years ago
gabime 309327187a Fixed example makefile for clang 8 years ago
gabime f70b2ef3b8 Fixed cygwin support 8 years ago
gabime 7885aa478c no streams 9 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
gabi 03d9abe8e2 mingw support 11 years ago