log

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Abandoned code. For remark only. Please use apex/log instead. apex/log is quite lightweight, and there is no reason to write ourselves.

Index

Constants

View Source
const TimeFormat = "2006-01-02 15:04:05.000 -07:00"

Variables

This section is empty.

Functions

This section is empty.

Types

type Entry

type Entry struct {
	Time  time.Time
	Level string
	Mod   string
	Msg   string
	Name  enc.Name
}

func (*Entry) MarshalJSON

func (e *Entry) MarshalJSON() ([]byte, error)

func (*Entry) UnmarshalJSON

func (e *Entry) UnmarshalJSON(text []byte) error

Jump to

Keyboard shortcuts

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