No description
Find a file
2013-06-25 16:53:42 +02:00
.gitignore Add Textmate cache files to gitignore 2013-06-24 17:19:53 +02:00
backend.go Add stderr and file log backends 2013-06-24 17:37:46 +02:00
logger.go Move the filter on the level of the record from backends to the logger (in order to have consistent behaviour) 2013-06-24 17:35:43 +02:00
logging.go Add a function to retrieve a log level by name (useful for config) 2013-06-25 16:53:42 +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 Initial commit 2013-06-21 18:37:09 +02:00