jlog

package module
v0.0.0-...-6f87e30 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2021 License: MIT Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogUtils

type LogUtils struct {
	LastError error
	// contains filtered or unexported fields
}

func BuildDayLogUtils

func BuildDayLogUtils(path string, name string, tail string) *LogUtils

func BuildMonthLogUtils

func BuildMonthLogUtils(path string, name string, tail string) *LogUtils

func BuildSingleLogUtils

func BuildSingleLogUtils(path string, name string, tail string) *LogUtils

func (*LogUtils) Close

func (l *LogUtils) Close()

func (*LogUtils) Debug

func (l *LogUtils) Debug(content string)

func (*LogUtils) Error

func (l *LogUtils) Error(content string)

func (*LogUtils) Info

func (l *LogUtils) Info(content string)

func (*LogUtils) Warn

func (l *LogUtils) Warn(content string)

Jump to

Keyboard shortcuts

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