'Generate log file in dynamic path in wildfly

We are going to run same wildfly for multiple clients. I want to generate log files in separate folder for each client. I can't configure Logger/PeriodicHandler in standalone directly as i have dynamic folders.

How to configure dynamic path in standalone file for loggers.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source