loggeri

package
v4.0.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(c Config)

InitLogger init logger toolkit

Types

type Config

type Config struct {
	Dir        string `yaml:"dir"`
	Level      string `yaml:"level"`
	KeepHours  uint   `yaml:"keepHours"`
	Rotatenum  int    `yaml:"rotatenum"`
	Rotatesize uint64 `yaml:"rotatesize"`
}

Jump to

Keyboard shortcuts

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