stdlogger

package
v0.0.0-...-dfd90ba Latest Latest
Warning

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

Go to latest
Published: May 24, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Simple logging package, based on golang built-in log package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() pkgLog.Logger

Types

type StdLogger

type StdLogger struct {
	// contains filtered or unexported fields
}

func (*StdLogger) Debug

func (log *StdLogger) Debug(v ...interface{})

func (*StdLogger) Error

func (log *StdLogger) Error(v ...interface{})

func (*StdLogger) Info

func (log *StdLogger) Info(v ...interface{})

func (*StdLogger) Warn

func (log *StdLogger) Warn(v ...interface{})

Jump to

Keyboard shortcuts

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