kubo/core
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
..
commands logs: removed all log.Errors unhelpful to users 2015-02-03 01:06:07 -08:00
corehttp logs: removed all log.Errors unhelpful to users 2015-02-03 01:06:07 -08:00
corerepo logs: removed all log.Errors unhelpful to users 2015-02-03 01:06:07 -08:00
coreunix core/coreunix: Documented return values 2015-02-02 10:13:33 -08:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
bootstrap_test.go introducing p2p pkg 2015-01-02 08:46:45 -08:00
bootstrap.go AddrManager: use addr manager with smarter TTLs 2015-02-02 21:04:14 -08:00
core_test.go feat(core): use repo.Repo in core constructor 2015-01-18 14:41:42 -08:00
core.go AddrManager: use addr manager with smarter TTLs 2015-02-02 21:04:14 -08:00
datastore.go refactor(repo/config) move config under repo 2015-01-13 03:09:30 -08:00
mock.go feat(core): use repo.Repo in core constructor 2015-01-18 14:41:42 -08:00