haskell / haskell/hackage-server

Better logging (in particular, support for warnings and errors)

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Haskell
Stars
467
Forks
225
PR merge metrics
No merged PRs in 30d

Description

For example, during backup, we issue a warning when we attempt to export a blob that doesn't exist on disk (https://github.com/haskell/hackage-server/commit/39e050bce20bf08f7c3490b0a10ed8497be77ffc); however, these warnings can easily get lost in the rest of the noise.

We should probably be using some sort of logging library, and be able to issue warnings and errors in such a way that log monitoring tools can pick them up and notify admins.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.