Details
-
Improvement
-
Status: Closed
-
Top
-
Resolution: Fixed
-
None
-
None
Description
We have a single log4j config both for site and for cms.
Now, only org.hippoecm.hst gets logged to site.log, the rest to cms.
But what about
org.apache.cxf
javax.ws.rs.core
org.apache.commons.pool
etc etc
just to name a few.
What about the dependencies that are used by both?