chore(backend): Duidelijkere MikroORM logging

Zorgt voor beter formaat en juiste labels
This commit is contained in:
Tibo De Peuter 2025-03-02 13:59:38 +01:00
parent e6c03c1aca
commit eca8d89712
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2
5 changed files with 38 additions and 13 deletions

View file

@ -1 +1,11 @@
PORT=3000
#
# Basic configuration
#
PORT=3000 # The port the backend will listen on
#
# Advanced configuration
#
# LOKI_HOST=http://localhost:3102 # The address of the Loki instance, used for logging