Improved diagnostic message.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377232 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -749,7 +749,7 @@ public class LogFactoryImpl extends LogFactory {
|
|||||||
throws LogConfigurationException
|
throws LogConfigurationException
|
||||||
{
|
{
|
||||||
if (isDiagnosticsEnabled()) {
|
if (isDiagnosticsEnabled()) {
|
||||||
logDiagnostic("Attempting to discover a Log implementation.");
|
logDiagnostic("Attempting to discover a Log implementation...");
|
||||||
}
|
}
|
||||||
|
|
||||||
initConfiguration();
|
initConfiguration();
|
||||||
|
|||||||
Reference in New Issue
Block a user