Hello,
Sorry for the bombardment of questions - this one has to do with logging setup. It is important for our organisation that all actions made by users are logged. Is this even possible in VB currently? We found that, despite setting semanticturkey logging level to INFO, not much changed in the logs (INFO level logs only appeared when starting up the application). This is our current setup in docker-compose.yml:
vocbench3:
...
environment:
...
- ST_OPTS=-Dlogging.level.org.springframework.security=TRACE
-Dlogging.level.it.uniroma2.art.semanticturkey=INFO
Any insight into this topic is appreciated as we have hit a wall.
Best,
Jesper