logging

package
v0.10.7-0...-f66c810 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NetworkNamespace     = "NET"
	NetworkDataNamespace = "NET.DATA"
	FSMNamespace         = "FSM"
)

Variables

This section is empty.

Functions

func SetupLogger

func SetupLogger(level zapcore.Level, opts ...Option) *zap.Logger

func SetupSimpleLogger

func SetupSimpleLogger(level zapcore.Level) *zap.Logger

Types

type Option

type Option interface {
	// contains filtered or unexported methods
}

func DevelopmentFlag

func DevelopmentFlag(flag bool) Option

func FSMFilter

func FSMFilter(flag bool) Option

func NetworkDataFilter

func NetworkDataFilter(flag bool) Option

func NetworkFilter

func NetworkFilter(flag bool) Option

Jump to

Keyboard shortcuts

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