package
0.3.2
Repository: https://github.com/no-src/log.git
Documentation: pkg.go.dev

# Functions

DefaultLogTimeFormat return the default log time format.
InitDefaultLogTimeFormat init the global default log time format.
NewContent return an instance of Content.
NewContentWithTime return an instance of Content with specified time.
NewError return a custom error wrap the real error.
NewTime convert time.Time to content.Time pointer with default format.
NewTimeWithFormat convert time.Time to content.Time pointer with custom format.

# Structs

Content the log content info.
Error the custom error for log.
Time the custom Time for log.