Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitFromConfig ¶ added in v0.15.3
func InitFromConfig(config config.LoggingConfig)
Types ¶
type LoggerFactory ¶ added in v0.11.1
type LoggerFactory struct {
// contains filtered or unexported fields
}
implements webrtc.LoggerFactory
func NewLoggerFactory ¶ added in v0.15.3
func NewLoggerFactory(logger logr.Logger) *LoggerFactory
func (*LoggerFactory) NewLogger ¶ added in v0.15.3
func (f *LoggerFactory) NewLogger(scope string) logging.LeveledLogger
Click to show internal directories.
Click to hide internal directories.