
Am Freitag 09 November 2007 00:08:03 schrieb John Torjo:
Hi all,
There's a new version of Boost Log: http://torjo.com/log2/ http://torjo.com/log2/doc/html/
- can find the right filter/logger based on your application's needs:
http://torjo.com/log2/doc/html/namespaceboost_1_1logging_1_1scenario_1_1usa ge.html http://torjo.com/log2/doc/html/scenarios_code.html#common_your_scenario_cod e (code) http://torjo.com/log2/doc/html/common_scenarios.html#common_your_scenario
- added TLS - added scenarios in the docs - allow for fast compiles - compiles with gcc 3.4.2, gcc 4.1 and VC 2005
Feedback is most welcome!
Best, John
Hello John, Can you spend some Makefiles/bjam files for building the samples? From what I can read out of basic_usage.vcproj dir_spec.cpp file_statistics.cpp log.cpp main.cpp parse_file.cpp util.cpp have to be complied into an executable, but this gives me bunch off error s (see attachment) . I'm on Linux using gcc-4.2 Regards, - Maik