kubo/commands/http
Juan Batiz-Benet 58f39687cf logs: removed all log.Errors unhelpful to users
Let's save log.Error for things the user can take action on.
Moved all our diagnostics to log.Debug. We can ideally reduce them
even further.
2015-02-03 01:06:07 -08:00
..
client.go Merge pull request #613 from jbenet/progress-bars 2015-01-23 22:20:34 -08:00
handler.go logs: removed all log.Errors unhelpful to users 2015-02-03 01:06:07 -08:00
multifilereader_test.go commands/files: Added PeekFile and StatFile interfaces 2015-01-23 18:29:30 -08:00
multifilereader.go commands: Moved files code into 'commands/files' subpackage 2015-01-13 22:50:53 -08:00
parse.go commands: Moved files code into 'commands/files' subpackage 2015-01-13 22:50:53 -08:00