1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-22 22:13:35 +02:00
vcmi/lib/logging
Ivan Savenko 21e794268b Attempt to fix & improve error detection:
- use std::fstream instead of boost::iostreams for properly working flush
- removed some catch-all blocks
- reduce catch scope of some try/catch blocks to clearly indicate intent
2023-07-24 18:48:56 +03:00
..
CBasicLogConfigurator.cpp vcmi: modernize lib/logging 2023-03-06 20:13:25 +03:00
CBasicLogConfigurator.h vcmi: modernize lib/logging 2023-03-06 20:13:25 +03:00
CLogger.cpp vcmi: reduce boost a little bit 2023-04-11 17:11:14 +03:00
CLogger.h Attempt to fix & improve error detection: 2023-07-24 18:48:56 +03:00