autobrr/internal/database
Ludvig Lundgren 0e88117702
feat(logging); improve messages and errors (#336)
* feat(logger): add module context

* feat(logger): change errors package

* feat(logger): update tests
2022-07-05 13:31:44 +02:00
..
action.go feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
database.go feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
download_client.go feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
feed.go feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
feed_cache.go feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
filter.go feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
indexer.go feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
irc.go feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
migrate.go feat(releases): add more database indexes (#310) 2022-06-16 00:32:55 +02:00
notification.go feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
postgres.go feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
release.go feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
sqlite.go feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
user.go feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
utils.go feat(actions): qbit rules set ratio and seed time limits (#264) 2022-05-03 14:57:47 +02:00
utils_test.go Fix: Performance issues and sqlite locking (#74) 2022-01-11 19:35:27 +01:00