sippy_log

package
v0.0.0-...-b4a1369 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2023 License: BSD-2-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormatDate

func FormatDate(t time.Time) string

func NewErrorLogger

func NewErrorLogger() *errorLogger

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, callId string, msg string)
}

func NewSipLogger

func NewSipLogger(id, fname string) (SipLogger, error)

Jump to

Keyboard shortcuts

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