Skip to content

jonahgluck/logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logger

A simple logger with styling for Golang applications.

Installation

go get github.com/jonahgluck/logger

Import

import (
	log "github.com/jonahgluck/logger"
)

Colors supported: black, red, green, yellow, blue, magenta, cyan, and white

Font styling supported: bold, underline, blink, background, hidden, dim

Have a feature request? Feel free to open an issue or submit a pull request.

About

Simple styled logger in Go with no dependencies

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages