Skip to content

mozilla-services/go-mozlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

mozlog GoDoc Build Status

A logging library which conforms to Mozilla's logging standard.

Example Usage

import "go.mozilla.org/mozlog"

func init() {
    mozlog.Logger.LoggerName = "ApplicationName"
}

About

A logging library which conforms to Mozilla's logging standard.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages