Brian Tiger Chow
|
25b3106e41
|
rm logger
License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
|
2014-11-15 02:10:53 -08:00 |
|
Juan Batiz-Benet
|
54c2a14c10
|
nocolor log fmt
|
2014-10-26 01:44:11 -07:00 |
|
Juan Batiz-Benet
|
184c25430b
|
go-vet friendly codebase
- distinguish log.Error and log.Errorf functions
- Initialize structs with field names
- A bit of unreachable code (defers)
|
2014-10-25 03:46:39 -07:00 |
|
Juan Batiz-Benet
|
210b5df78c
|
use my go-logging fork
until https://github.com/op/go-logging/pull/30 is merged
|
2014-10-25 03:43:17 -07:00 |
|
Juan Batiz-Benet
|
b66b26098b
|
nicer, greppable logging
|
2014-10-22 03:24:05 -07:00 |
|
Juan Batiz-Benet
|
08af98d412
|
logging friendliness
|
2014-10-18 04:36:20 -07:00 |
|
Juan Batiz-Benet
|
e7d713380c
|
colored logfmt
|
2014-10-18 04:36:20 -07:00 |
|
Henry
|
02659c68b6
|
fix IPFS_DEBUG (was set after SetupLogging)
|
2014-10-18 12:03:47 +02:00 |
|
Henry
|
0631a39492
|
cleaned up SetupLogging()
|
2014-10-15 14:23:54 +02:00 |
|
Henry
|
e4da27a2a5
|
implemented ipfs log command
|
2014-10-15 13:34:38 +02:00 |
|
Henry
|
3455846b35
|
add log command
|
2014-10-15 13:18:00 +02:00 |
|
Henry
|
515505dccb
|
fix IPFS_DEBUG logging
|
2014-10-15 13:18:00 +02:00 |
|
Henry
|
ebdaac7f1e
|
introduce IPFS_DEBUG env var
|
2014-10-15 13:18:00 +02:00 |
|
Henry
|
98d9df544f
|
remove utils.PErr()
|
2014-10-15 13:17:04 +02:00 |
|
Juan Batiz-Benet
|
cb15a437ea
|
broke up log file + logging env
IPFS_LOGGING now takes a logging.Level string
(no more "all") cc @whyrusleeping
|
2014-10-11 04:44:59 -07:00 |
|