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