loglevel.ini


# ini file for custom loggers.  Lets you output less info than LOGLEVEL=debug environment variable
# https://moleculer.services/docs/0.14/logging.html#Log-Level-Setting
# You can log individual services.
# An empty file will result in no logging
# **=info will log everything at the info state
# The default logging  settings (when there is no file) are

TRACER=warn
TRACING=trace
TRANS*=warn
GREETER=debug
WEBSERVER=info
REGISTRY=warn
USER-TOKEN=warn
USER-ISSUER=warn
SESSION-V3-COMPAT=warn
SESSION-ISSUER=warn
FORWARD=warn
USER-V3-COMPAT=warn
V3-COMPAT-APPLICATION=warn
AUTH-SSH=warn
V4.*=info
**=info

Available services for logging

v4.config-dir-util
v4.env
v4.bridge
session-issuer
session-v3-compat
v4.license
v4.node-data
v4.system-env
v4.auth-admin
v4.user-authorization
v4.user-history
v4.user
user-v3-compat
v4.system-website
v3-compat-application
v4.web-config
auth-ssh
v4.icon
openapi
v4.session-launcher-change-user
v4.session-launcher
v4.session-cookie
v4.error-403
v4.error-404
v4.error-500
v4.welcome
v4.session-start-util
v4.user-favorites
v4.user-id
v4.login
v4.announcements
v4.motd
v4.user-preferences
v4.storage-env
v4.http-headers
v4.theme
forward
user-issuer
v4.session-finder
v4.user-application
v4.link-token
v4.user-permissions
v4.session-application
v4.session-performance
v4.session-weblink
v4.socket
webserver
user-token