After Upgrading to WEM 8.1, the custom logs are not writing to the log files.
In the existing code we used org.apache.log4j.Logger; for logging.
/apps/Vignette/vcm/inst-vgninst/logs/VgnVCM1-runtime.log is not updating with custom logging. This was working after upgrade to 8.0.1.
I can see there is lot of change in Logging in WEM 8.1.
Is there any configuration we have to do to work this?