logger

package
v1.109.1184 Latest Latest
Warning

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

Go to latest
Published: May 4, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(v ...interface{})

func Debugf

func Debugf(format string, v ...interface{})

func Error

func Error(v ...interface{})

func Errorf

func Errorf(format string, v ...interface{})

func Fatal added in v1.1.0

func Fatal(v ...interface{})

func Fatalf added in v1.1.0

func Fatalf(format string, v ...interface{})

func Info

func Info(v ...interface{})

func Infof

func Infof(format string, v ...interface{})

func SetEnable

func SetEnable(enable bool)

func SetLevel

func SetLevel(l CefLoggerLevel)

Types

type CefLogger

type CefLogger struct {
	// contains filtered or unexported fields
}

type CefLoggerLevel

type CefLoggerLevel int8
const (
	CefLog_Error CefLoggerLevel = iota
	CefLog_Info
	CefLog_Debug
)

Jump to

Keyboard shortcuts

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