Protocol
Loggable
public protocol Loggable
Allows to extend with custom log
method which automatically captures current type (class name).
Relationships
Types Conforming to Loggable
Room
Participant
TrackPublication
MulticastDelegate
A class that allows to have multiple delegates instead of one.
ObservableParticipant
ObservableRoom
AudioManager
VideoCapturer
Track
VideoCaptureInterceptor
VideoView
Default Implementations
set(loggerMetadata:for:)
func set(loggerMetadata data: ScopedMetadata?, for key: String)
attach logger metadata to this instance that will be automatically included in every log onward