1
0
forked from 0ad/0ad
0ad/binaries
Zyi 6822796a95 Simplified the logger:
- Removed the configurable interestingness from system.cfg.
- InterestingLog contains all warning and errors now.
- Modified and implemented methods in CLogger to write messages,
warnings and errors to the log.
- Modified a warning in CLocale so that the log wouldn't get spammed.

To do:
- Modify all of the logging statements in the source code.
- Remove the current preprocessor directives LOG_INFO, LOG_WARNING and
LOG_ERROR so that they can be used to log messages.

This was SVN commit r6817.
2009-04-11 22:53:33 +00:00
..
data Simplified the logger: 2009-04-11 22:53:33 +00:00
logs This was SVN commit r5912. 2008-05-07 07:42:15 +00:00
system Added quickstart script. 2008-08-08 05:13:59 +00:00