Log::SyslogLevel

Introduced : BIG-IP_v11.0.0
The syslog severity is the priority given to a syslog message.

Members

Member

Value

Description

LOG_LEVEL_UNKNOWN

0

The level is unknown (or is unspported by iControl).

LOG_LEVEL_EMERG

1

This log should be considered an emergency message.

LOG_LEVEL_ALERT

2

This log should be considered an alert message.

LOG_LEVEL_CRIT

3

This log should be considered a critical message.

LOG_LEVEL_ERR

4

This log should be considered an error message.

LOG_LEVEL_WARNING

5

This log should be considered a warning message.

LOG_LEVEL_NOTICE

6

This log should be considered a notice message.

LOG_LEVEL_INFO

7

This log should be considered an informational message.

LOG_LEVEL_DEBUG

8

This log should be considered a debugging message.


See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.