Commit Graph

6 Commits

Author SHA1 Message Date
Lucas Clemente
ead9512daf Read the initial log level from the QUIC_GO_LOG_LEVEL env if present
We deliberately ignore any parsing errors.

Fixes #501.
2017-04-10 16:59:13 +02:00
Lucas Clemente
6a46465092 reduce calls to Debugf when not debugging to reduce slice allocs
ref #129
2016-06-04 15:13:46 +02:00
Lucas Clemente
55fe1390b3 remove some allocations
ref #129
2016-05-24 15:36:35 +02:00
Lucas Clemente
01edd2c395 sync logging properly 2016-05-14 14:28:54 +02:00
Lucas Clemente
9abda1c91f cleanup and improve tests of utils package 2016-05-13 14:55:42 +02:00
Lucas Clemente
09fb894fb2 add custom logger
fixes #45
2016-05-04 13:20:24 +02:00