logutil

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package logutil provides helpful functions for logging.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LogDebug

func LogDebug(logger log.Logger, command, action, msg string, data ...string)

LogDebug is a utility function to log debug messages.

func LogError

func LogError(logger log.Logger, command, action, errMsg string, data ...string)

LogError is a utility function to log error messages.

func LogInfo

func LogInfo(logger log.Logger, command, action, msg string, data ...string)

LogInfo is a utility function to log info messages.

Types

This section is empty.

Jump to

Keyboard shortcuts

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