Home Download FAQ / Knowledge Base Screenshots Documentation Support Roadmap

LogLevel

syslog levels used by Citadel

SYNOPSIS

enum LogLevel

DESCRIPTION

Used to indicate the level / severity of log messages sent via syslog()

VALUES

Value		Description
-----		-----------
CTDL_EMERG	When about to exit the server for an unrecoverable error, the system is unusable
CTDL_ALERT	Manual intervention is required to avoid an unrecoverable error, action must be
		taken immediately
CTDL_CRIT	The server can continue to run with degraded functionality, critical conditions
CTDL_ERR	An error has occurred but the server continues to run normally
CTDL_WARNING	An abnormal condition was detected, server will continue normally
CTDL_NOTICE	Normal activity messages
CTDL_INFO	Unimportant progress messages
CTDL_DEBUG	Debugging messages

SEE ALSO

syslog()

HISTORY

There are no social media links here. Enjoy a friendly Citadel community instead. Or go outside.
Copyright © 1987-2024 Uncensored Communications Group. All rights reserved.