/AWS1/CL_SAGLOGLOCATION¶
Location information for execution logs
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_logtype TYPE /AWS1/SAGLOGTYPE /AWS1/SAGLOGTYPE¶
Type of log storage
io_cloudwatchlog TYPE REF TO /AWS1/CL_SAGCLOUDWATCHLOG /AWS1/CL_SAGCLOUDWATCHLOG¶
CloudWatch log information if logs are stored in CloudWatch
Queryable Attributes¶
logType¶
Type of log storage
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOGTYPE() |
Getter for LOGTYPE, with configurable default |
ASK_LOGTYPE() |
Getter for LOGTYPE w/ exceptions if field has no value |
HAS_LOGTYPE() |
Determine if LOGTYPE has a value |
cloudWatchLog¶
CloudWatch log information if logs are stored in CloudWatch
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLOUDWATCHLOG() |
Getter for CLOUDWATCHLOG |