monit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fwd: Bug#353758: monit: suboptimal logging reduces usefulness]


From: Martin Pala
Subject: Re: [Fwd: Bug#353758: monit: suboptimal logging reduces usefulness]
Date: Thu, 27 Apr 2006 23:03:53 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060205 Debian/1.7.12-1.1

OK, done ;)

Martin

Jan-Henrik Haukeland wrote:
Looks good, here's mine +1 for including it. Note that __VA_ARGS__ is only supported by C9x compilers and may be a problem with other compilers than gcc. A safer way would be to implement LogInfo() etc. as a function that wrap a call to log_log() which then can be static.

On 26. apr. 2006, at 14.38, Martin Pala wrote:

here is the patch which implements the logging priority.

It uses standard syslog priorities:
    emergency
    alert
    critical
    error
    warning
    notice
    info
    debug


--
Jan-Henrik Haukeland
Mobil +47 97141255



_______________________________________________
monit-dev mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/monit-dev




reply via email to

[Prev in Thread] Current Thread [Next in Thread]