https://issues.apache.org/bugzilla/show_bug.cgi?id=52133

             Bug #: 52133
           Summary: Logging of configuration URLs/Paths on log4j
                    configuration
           Product: Log4j
           Version: 1.2
          Platform: All
        OS/Version: Windows XP
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Configurator
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Can you please have all Configurators log the URL / path of the configuration
files on log4j initialization? Currently,
PropertyConfigurator.doConfigure(URL...) does this, but
PropertyConfigurator.doConfigure(String configFileName...) should do it as
well, and DomConfigurator.doConfigure(String / URL) should do that also.
Sometimes setting the system property log4j.debug is very helpful to find out
the location of configuration file that is actually taken. But currently it
isn't since that important information is only logged in some circumstances.
Thanks so much!

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to