LoggingFormat
An object that represents the format for the logs.
Inheritors
Functions
Link copied to clipboard
Casts this LoggingFormat as a Json and retrieves its kotlin.collections.List
Link copied to clipboard
Casts this LoggingFormat as a Json and retrieves its kotlin.collections.List
Link copied to clipboard
Casts this LoggingFormat as a Text and retrieves its kotlin.String value. Throws an exception if the LoggingFormat is not a Text.
Link copied to clipboard
Casts this LoggingFormat as a Text and retrieves its kotlin.String value. Returns null if the LoggingFormat is not a Text.