Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

PI SQL Client JDBC

Standard logging levels

  • Last UpdatedJan 04, 2023
  • 1 minute read

The following standard logging levels can be used to control logging output. If you enable logging at a given level, this also enables logging at all higher levels. For example, if you enable logging at level 2, levels 0 and 1 are also enabled.

Standard logging levels

Logging Level

Value

Description

SEVERE (highest level)

0

Logs internal errors.

WARNING

1

Logs bad but not fatal internal conditions.

INFO

2

Logs infrequent but significant events and errors. It produces a relatively low volume of log messages.

FINE

3

Logs the entry and exit to every public method providing a detailed trace of JDBC operations. It produces a fairly high volume of log messages.

FINER

4

Logs calls to internal methods.

FINEST (lowest level)

5

Logs calls to high-volume internal methods.

Related Links
TitleResults for “How to create a CRG?”Also Available in