You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Adam R. B. Jack" <aj...@trysybase.com> on 2004/05/20 15:32:25 UTC

[logging] Thanks All...

Now this is a pretty picture:

    http://lsd.student.utwente.nl/gump/project_fixes.html

Thanks for all the effort around getting this back to green!

( Let's hope some Velocity folk can help out next:
    http://lsd.student.utwente.nl/gump/project_todos.html )

regards,

Adam
--
Experience the Unwired Enterprise:   
http://www.sybase.com/unwiredenterprise
Try Sybase: http://www.try.sybase.com

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


RE: [logging] Thanks All...

Posted by Ceki Gülcü <ce...@qos.ch>.
At 06:34 PM 5/20/2004, Noel J. Bergman wrote:
> > ( Let's hope some Velocity folk can help out next:
>
>Shouldn't:
>
>     [javac]
>/data3/gump/jakarta-velocity/bin/src/org/apache/velocity/runtime/log/SimpleL
>og4JLogSystem.java:119: cannot resolve symbol
>     [javac] symbol  : method setPriority (org.apache.log4j.Level)
>     [javac] location: class org.apache.log4j.Category
>     [javac]         logger.setPriority(Priority.DEBUG);
>
>have been fixed on the Logging side?

This one is easy. setPriority was marked as deprecated. See

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

or in tinyURL speak

   http://tinyurl.com/3b5vh

I hope this answers the question.

>         --- Noel

-- 
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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


RE: [logging] Thanks All...

Posted by Ceki Gülcü <ce...@qos.ch>.
At 06:34 PM 5/20/2004, Noel J. Bergman wrote:
> > ( Let's hope some Velocity folk can help out next:
>
>Shouldn't:
>
>     [javac]
>/data3/gump/jakarta-velocity/bin/src/org/apache/velocity/runtime/log/SimpleL
>og4JLogSystem.java:119: cannot resolve symbol
>     [javac] symbol  : method setPriority (org.apache.log4j.Level)
>     [javac] location: class org.apache.log4j.Category
>     [javac]         logger.setPriority(Priority.DEBUG);
>
>have been fixed on the Logging side?

This one is easy. setPriority was marked as deprecated. See

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

or in tinyURL speak

   http://tinyurl.com/3b5vh

I hope this answers the question.

>         --- Noel

-- 
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: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org


RE: [logging] Thanks All...

Posted by Ceki Gülcü <ce...@qos.ch>.
At 06:34 PM 5/20/2004, Noel J. Bergman wrote:
> > ( Let's hope some Velocity folk can help out next:
>
>Shouldn't:
>
>     [javac]
>/data3/gump/jakarta-velocity/bin/src/org/apache/velocity/runtime/log/SimpleL
>og4JLogSystem.java:119: cannot resolve symbol
>     [javac] symbol  : method setPriority (org.apache.log4j.Level)
>     [javac] location: class org.apache.log4j.Category
>     [javac]         logger.setPriority(Priority.DEBUG);
>
>have been fixed on the Logging side?

This one is easy. setPriority was marked as deprecated. See

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

or in tinyURL speak

   http://tinyurl.com/3b5vh

I hope this answers the question.

>         --- Noel

-- 
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: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


RE: [logging] Thanks All...

Posted by "Noel J. Bergman" <no...@devtech.com>.
> ( Let's hope some Velocity folk can help out next:

Shouldn't:

    [javac]
/data3/gump/jakarta-velocity/bin/src/org/apache/velocity/runtime/log/SimpleL
og4JLogSystem.java:119: cannot resolve symbol
    [javac] symbol  : method setPriority (org.apache.log4j.Level)
    [javac] location: class org.apache.log4j.Category
    [javac]         logger.setPriority(Priority.DEBUG);

have been fixed on the Logging side?

	--- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org