rus

package
v0.0.0-...-cd4d371 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2020 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Level        string `json:"level" toml:"level" yaml:"level"`
	LogOut       string `json:"log_out" toml:"log_out" yaml:"log_out"`
	LogStd       bool   `json:"log_std" toml:"log_std" yaml:"log_std"`
	ReportCaller bool   `json:"report_caller" toml:"report_caller" yaml:"report_caller"`
}

func (*Config) Default

func (c *Config) Default()

type Logger

type Logger = interfaces.Logger

type Provider

type Provider = interfaces.Provider

func New

func New() Provider

Jump to

Keyboard shortcuts

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