Logging Information
- Last Updated: May 13, 2026
- 1 minute read
- Semaphore
- Documentation
Semaphore Workbench Knowledge Model Management 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