sippy_log

package
v0.0.0-...-1058202 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2018 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewErrorLogger

func NewErrorLogger() *errorLogger

func NewSipLogger

func NewSipLogger(id, fname string) (*sipLogger, error)

Types

type ErrorLogger

type ErrorLogger interface {
	ErrorAndTraceback(interface{})
	Error(...interface{})
	Debug(...interface{})
	Errorf(string, ...interface{})
	Debugf(string, ...interface{})
}

type SipLogger

type SipLogger interface {
	Write(rtime *sippy_time.MonoTime, call_id string, msg string)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL