package
0.0.8
Repository: https://github.com/troyeye/glib.git
Documentation: pkg.go.dev

# Functions

Debug uses fmt.Sprint to construct and log a message.
Debugf uses fmt.Sprintf to log a templated message.
No description provided by the author
No description provided by the author
Error uses fmt.Sprint to construct and log a message.
Errorf uses fmt.Sprintf to log a templated message.
No description provided by the author
No description provided by the author
Fatal uses fmt.Sprint to construct and log a message, then calls os.Exit.
Fatalf uses fmt.Sprintf to log a templated message.
No description provided by the author
No description provided by the author
Info uses fmt.Sprint to construct and log a message.
Infof uses fmt.Sprintf to log a templated message.
No description provided by the author
No description provided by the author
Panic uses fmt.Sprint to construct and log a message, then panics.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Warn uses fmt.Sprint to construct and log a message.
Warnf uses fmt.Sprintf to log a templated message.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author