Class used to redirect AWS SDK logging to CDI logging methods.
More...
Class used to redirect AWS SDK logging to CDI logging methods.
◆ CdiCloudWatchLogging()
CdiCloudWatchLogging::CdiCloudWatchLogging |
( |
Aws::Utils::Logging::LogLevel | log_level | ) |
|
|
inline |
Constructor. This just creates an instance of the object.
- Parameters
-
log_level | The AWS Log level used to construct the base class instance. |
◆ Flush()
void CdiCloudWatchLogging::Flush |
( |
| ) |
|
|
inlineoverride |
Flushes buffered messages.
◆ ProcessFormattedStatement()
void CdiCloudWatchLogging::ProcessFormattedStatement |
( |
Aws::String && | statement | ) |
|
|
overrideprotectedvirtual |
Override this function of the FormattedLogSystem class to write to CDI SDK logs instead of AWS SDK logs.
The documentation for this class was generated from the following file: