Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Logging for 404 and 500 errors #26

Open
Altai-man opened this issue Mar 12, 2021 · 1 comment
Open

Logging for 404 and 500 errors #26

Altai-man opened this issue Mar 12, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request external help wanted Extra attention is needed

Comments

@Altai-man
Copy link
Owner

Altai-man commented Mar 12, 2021

We want to log 404 errors to add redirects wherever usable and 500 errors to fix bugs.

Technically it is just extending handlers at https://github.com/Altai-man/docs.raku.org/blob/master/lib/Docky/Routes.pm6#L26-L29 with something writing a log somewhere where it is nicely visible. Potentially with squashing duplicated errors? Something fancy is welcome.

The redirect checking will be more interesting in case of superseding the original docs website, but we need to have it structured sooner than that.

@Altai-man Altai-man added enhancement New feature or request help wanted Extra attention is needed labels Mar 12, 2021
@Altai-man
Copy link
Owner Author

Kind of blocked by croservices/cro-http#131

@Altai-man Altai-man self-assigned this Jul 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request external help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant