mirror of
https://github.com/holos-run/holos.git
synced 2026-03-20 01:04:59 +00:00
Previously the top level logger used a json handler while the rest of the code used the default console handler. This patch unifies them to be consistent.