Categorygithub.com/mendersoftware/log
modulepackage
0.0.0-20201207093758-06b4ca421391
Repository: https://github.com/mendersoftware/log.git
Documentation: pkg.go.dev

# README

Log package for Golang

Build Status codecov Godoc

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Pop a module off the stack, restoring the previous module.
No description provided by the author
No description provided by the author
No description provided by the author
Push a module onto the stack, all future logging calls will be printed with this module among the fields, until another module is pushed on top, or this one is popped off the stack.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

DebugLevel level.
ErrorLevel level.
FatalLevel level.
InfoLevel level.
PanicLevel level, highest level of severity.
WarnLevel level.

# Variables

A global reference to our logger.

# Structs

No description provided by the author

# Type aliases

No description provided by the author