Displaying Logs
Webapp Configuration
In the axelor-config.properties file, you need to set this configuration before deployment:
# Enable BPMN logging studio.bpm.logging = true
Usage in the Application
No configuration is necessary in the application, logs are displayed at the instance level:
|