LoggingLevels
data class LoggingLevels(bind: LoggingLevel, callOpen: LoggingLevel, callResponse: LoggingLevel, callError: LoggingLevel, streamStart: LoggingLevel, streamItem: LoggingLevel, streamEnd: LoggingLevel, streamError: LoggingLevel)
Content copied to clipboard
Properties
callResponse
Link copied to clipboard
streamError
Link copied to clipboard
streamItem
Link copied to clipboard
streamStart
Link copied to clipboard