Class LogGroupRuntimeSettings
Accessors
callBackLogger
- get callBackLogger(): function | null
- set callBackLogger(value: function | null): void
-
Returns function
|
null
-
Parameters
Returns void
formatterLogMessage
- get formatterLogMessage(): function | null
- set formatterLogMessage(value: function | null): void
-
Returns function
|
null
-
Parameters
Returns void
Represents the runtime settings for a LogGroup (LogGroupRule).