Robert Middleton created LOGCXX-573:
---------------------------------------

             Summary: Provide feedback when configuring log4cxx
                 Key: LOGCXX-573
                 URL: https://issues.apache.org/jira/browse/LOGCXX-573
             Project: Log4cxx
          Issue Type: Improvement
            Reporter: Robert Middleton
             Fix For: 1.0.0


When configuring log4cxx, none of the 'configure' methods return anything to 
indicate that loading the file was successful or not, the only way to to tell 
if things were good is to view the output on stderr.  These should probably 
return an enum with at least the following values:
 * Configured
 * NotConfigured

The idea with the enum is that we can add more values later if we determine 
that it should be more verbose, rather than just a bool for good/bad.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to