r500783 | eross | 2007-01-28 06:09:37 -0600 (Sun, 28 Jan 2007) | 1 line

Bug 38680 - fix warning message

Index: src/java/org/apache/log4j/helpers/OptionConverter.java
===================================================================
254c254
< + " does not have a constructor which takes one string parameter", e);
---
> + " does not have a class function toLevel(String, Level)", e);


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to