1
0
forked from 0ad/0ad
0ad/binaries/data/config
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
..
keys.txt Directory structure shuffle. 2004-08-02 23:14:06 +00:00
system.cfg Simplified the logger: 2009-04-11 22:53:33 +00:00