Skip to content

/AWS1/CL_IOWGETRESRCLOGLEVEL01

GetResourceLogLevelResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_loglevel TYPE /AWS1/IOWLOGLEVEL /AWS1/IOWLOGLEVEL

The log level for a log message. The log levels can be disabled, or set to ERROR to display less verbose logs containing only error information, or to INFO for more detailed logs.


Queryable Attributes

LogLevel

The log level for a log message. The log levels can be disabled, or set to ERROR to display less verbose logs containing only error information, or to INFO for more detailed logs.

Accessible with the following methods

Method Description
GET_LOGLEVEL() Getter for LOGLEVEL, with configurable default
ASK_LOGLEVEL() Getter for LOGLEVEL w/ exceptions if field has no value
HAS_LOGLEVEL() Determine if LOGLEVEL has a value