[Freeciv-Dev] patch: LOG_ERROR (PR#498)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
This patch adds a new log level LOG_ERROR, between LOG_FATAL and
LOG_NORMAL, for non-fatal error messages. This is intended to
include non-fatal cases of following:
- Internal code (logic) errors;
- Protocol errors (client/server sent something wrong);
- Data errors (inconsistent ruleset data etc);
- System errors (I/O error, file not found, etc).
I also have a patch which changes various freelog() calls to
use LOG_ERROR where appropriate, but I think I'll wait until
after multi_conn2 is in CVS to post it, to avoid conflicts.
-- David
log_error_level.diff.gz
Description: GNU Zip compressed data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] patch: LOG_ERROR (PR#498),
David Pfitzner <=
|
|