How can i get the module path in my logback.xml, for example like the process id, which is :
{
"process": "${PID}",
}
I tried this ${LOG_PATH}
but is not working, actually...
How can i get the module path in my logback.xml, for example like the process id, which is :
{
"process": "${PID}",
}
I tried this ${LOG_PATH}
but is not working, actually...