logger

package
v0.0.0-...-5c14729 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogGums

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

LogGums create a type for logging

func GumsLogger

func GumsLogger() (LogGums, error)

GumsLogger Singleton like constructor for logger

func (LogGums) Log404NF

func (l LogGums) Log404NF(log string, format ...interface{})

Log404NF 404 not found errors

func (LogGums) LogAccess

func (l LogGums) LogAccess(log string, format ...interface{})

LogAccess access log

func (LogGums) LogDebug

func (l LogGums) LogDebug(log string, format ...interface{})

LogDebug log any information

func (LogGums) LogISE

func (l LogGums) LogISE(log string, format ...interface{})

LogISE log internal server error

func (LogGums) LogSevere

func (l LogGums) LogSevere(log string, format ...interface{})

LogSevere log errors

Jump to

Keyboard shortcuts

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