logger

package
v1.0.12 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CompletedConfig

type CompletedConfig struct {
	*Config
}

func (CompletedConfig) NewLogger

func (c CompletedConfig) NewLogger() (*Logger, error)

type Config

type Config struct {
	InfoLogOpts *v1log.Options
	ErrLogOpts  *v1log.Options
}

func NewConfig

func NewConfig() *Config

func (*Config) Complete

func (c *Config) Complete() CompletedConfig

type Logger

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

func (*Logger) Flush

func (l *Logger) Flush()

func (*Logger) Init

func (l *Logger) Init() error

Jump to

Keyboard shortcuts

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