Hello Niclas,

Just look at the docs:

 http://logging.apache.org/log4j/docs/api/org/apache/log4j/Priority.html

 
http://logging.apache.org/log4j/docs/api/org/apache/log4j/Category.html#setPriority(org.apache.log4j.Priority)

HTH,

At 11:55 AM 10/11/2004, you wrote:

Gang,
I am trying to sort out Gump related build issues.




The eyebrowse.tigris.org project has a build error in Gump;

[javac]
/usr/local/gump/public/workspace/eyebrowse/src/java/org/tigris/eyebrowse/util/EyebrowseLogger.java:108:


cannot resolve symbol
    [javac] symbol  : method toPriority
(java.lang.String,org.apache.log4j.Level)
    [javac] location: class org.apache.log4j.Priority
    [javac]             log.setPriority(Priority.toPriority(logLevel,
Priority.WARN));

I guess this is a deprecation removal issue at some point.
Do you guys have any suggestion of what they should be doing instead?

Cheers
Niclas
--
   +------//-------------------+
  / http://www.bali.ac        /
 / http://niclas.hedhman.org /
+------//-------------------+

-- Ceki G�lc�

For log4j documentation consider "The complete log4j manual"
ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp




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



Reply via email to