Categorygithub.com/Meonako/go-logger/v2
modulepackage
2.0.1
Repository: https://github.com/meonako/go-logger.git
Documentation: pkg.go.dev

# README

go-logger

My Custom Logger. Uploaded here because I'm lazy to copypasta everywhere. image

# Packages

No description provided by the author

# Functions

Preset blue for text.
Custom styles.
Preset cyan for text.
No description provided by the author
No description provided by the author
Preset green for text.
Preset magenta for text.
No description provided by the author
Preset red for text.
Print to terminal with new line at the end.
Print to terminal.
Print to termianl with format string if error (first argument) is not nil.
Print to terminal if error (first argument) is not nil.
Print to terminal with format string.
Print to terminal with format string and \n at the end.
Print to termianl with format string if error (first argument) is not nil.
Print to terminal if error (first argument) is not nil.
Print to terminal with red text and new line at the end.
Print to terminal with red text.
Print to termianl with format string if error (first argument) is not nil.
Print to terminal if error (first argument) is not nil.
Print to terminal with red text formatted string and new line at the end.
Print to terminal with red formatted string and \n at the end.
Print to terminal with formatted red text if error (first argument) is not nil.
Print to terminal with red text if error (first argument) is not nil.
Print to terminal without new line at the end.
Preset yellow for text.

# Structs

No description provided by the author