filter handlebars logs #1460

Closed
opened 2026-04-06 01:54:36 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @stefan0xC on 9/6/2023

Currently when you set LOG_LEVEL=debug the output will be cluttered with (mostly unnecessary) [handlebars::render][DEBUG] logs. However, I don't think that we should show them. If we do want to show them we could add a special environment variable like we do with QUERY_LOGGER but I'm not really sure we need that (so I have not included it yet).

*Originally created by @stefan0xC on 9/6/2023* Currently when you set `LOG_LEVEL=debug` the output will be cluttered with (mostly unnecessary) `[handlebars::render][DEBUG]` logs. However, I don't think that we should show them. If we do want to show them we could add a special environment variable like we do with `QUERY_LOGGER` but I'm not really sure we need that (so I have not included it yet).
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1460