tnm::syslog(n) suse man page | unix.com

Man Page: tnm::syslog

Operating Environment: suse

Section: n

syslog(n)							 Tnm Tcl Extension							 syslog(n)

__________________________________________________________________________________________________________________________________________________

NAME
syslog - Write messages to the system logger.
SYNOPSIS
syslog level message _________________________________________________________________
DESCRIPTION
The syslog command allows a Tcl script to write a message to the system logger. Further processing of the message depends on the priority level of the message and the configuration of the system message logging daemon. Allowed priority levels are: emergency A panic condition. This is normally broadcast to all users. alert A condition that should be corrected immediately, such as a corrupted system database. critical Critical conditions, such as hard device errors. error Errors messages. warning Warning messages. notice Conditions that are not error conditions, but that may require special handling. info Informational messages. debug Messages that contain information normally of use only when debugging a program.
SEE ALSO
scotty(1), Tnm(n), Tcl(n)
AUTHORS
Juergen Schoenwaelder <schoenw@cs.utwente.nl> Tnm syslog(n)
Related Man Pages
setlogmask(3) - bsd
closelog(3) - bsd
openlog(3) - bsd
syslog.conf(4) - sunos
syslog(3) - php
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Tar Command
A (ksh) Library For and From UNIX.com
Docker learning Phase-I