param

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Core

type Core struct {
	Level      core.Level
	Skip       int
	Stacktrace int
}

func NewCore

func NewCore() *Core

type Loki

type Loki struct {
	Url      string
	Labels   map[string]string
	Batch    *config.Batch
	Username string
	Password string
	Http     *http.Client
}

func NewLoki

func NewLoki() *Loki

type Zap

type Zap struct {
	Outputs []core.Writer
	Errors  []core.Writer
}

func NewZap

func NewZap() *Zap

Jump to

Keyboard shortcuts

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