You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Manish Gupta <mg...@asapsolutions.com> on 2002/10/04 06:46:18 UTC

Log4j Version

Is there any way to check the version of log4j. I have so many log4j.jar
files and wants to know their versions.


Regards.
Manish Gupta.


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Log4j Version

Posted by Daniel Serodio <da...@checkforte.com.br>.
Extract the contents of the jar file and look at the manifest
(MANIFEST.MF) file. It should have a "Implementation-Version:" line.

On Fri, 2002-10-04 at 01:46, Manish Gupta wrote:
> Is there any way to check the version of log4j. I have so many log4j.jar
> files and wants to know their versions.
> 
> 
> Regards.
> Manish Gupta.
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
-- 
[]'s
Daniel Serodio


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>