Logging Information
- Last Updated: August 14, 2026
- 1 minute read
- Semaphore
- Documentation
The Knowledge Model Management (KMM) component uses the built-in Quarkus logging mechanism.
The level at which logging occurs can be controlled by updating the SEMAPHORE_WORKBENCH_LOG_LEVEL environment variable, either by updating the value in the system environment variables or by specifying as an argument in the startup file (the relevant start.sh file for linux, or the relevant .cmd file for Windows).
The following values are supported:
ERRORWARNINFODEBUG(DEFAULT)TRACE