This website requires JavaScript.
Explore
Help
Sign in
go
/
logging
Watch
1
Star
0
Fork
You've already forked logging
0
Code
Issues
Pull requests
Releases
4
Packages
Activity
Actions
No description
15
commits
2
branches
7
tags
156
KiB
Go
100%
82b8819ee9
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Bruno Carlin
82b8819ee9
Add LICENSE
2019-04-14 01:11:55 +00:00
.gitignore
Add Textmate cache files to gitignore
2013-06-24 17:19:53 +02:00
backend.go
removes syslog from windows builds
2016-10-28 18:34:07 +02:00
backend_syslog_linux.go
removes syslog from windows builds
2016-10-28 18:34:07 +02:00
LICENSE
Add LICENSE
2019-04-14 01:11:55 +00:00
logger.go
Adds a few locks
2016-04-28 14:17:23 +02:00
logging.go
Adds a few locks
2016-04-28 14:17:23 +02:00
logging_test.go
Add a function to retrieve a log level by name (useful for config)
2013-06-25 16:53:42 +02:00
record.go
support for named loggers and Loggers can be exported as stdlib loggers
2014-08-18 13:03:24 +02:00