logext

package
v1.3.16 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Initial

func Initial(service, version string)

func Setup

func Setup(service, version string, configs Configs)

Types

type Configs

type Configs struct {
	LogLevel log.Level `env:"LOG_LEVEL" envDefault:"INFO"`
	LogFile  string    `env:"LOG_FILE"`
	LogSize  int       `env:"LOG_SIZE" envDefault:"100"` // megabytes
	LogAge   int       `env:"LOG_AGE" envDefault:"30"`   // days
}

Jump to

Keyboard shortcuts

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