Details
-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
0.9.28
-
None
-
None
Description
An error message like this is emitted upon startup of an application that contains the logback.xml in one of its jars:
15:36:20,346 |-ERROR in ch.qos.logback.core.joran.spi.ConfigurationWatchList@47ad6b4b - URL [jar:file:/path/to.jar!/logback.xml] is not of type file
This started with Logback 0.9.28 and I guess (!!) it's a side-effect of the LBCLASSIC-245 fix...
The logback.xml file in question does not have scan activated, btw.
Attachments
Issue Links
- relates to (in)
-
LOGBACK-1309 No autoscaning for logback.xml when using http-URI for config file
- Open