Here's a brutally simplistic class that spews
logs, works with 1.2 or 1.1.3:
http://traxel.com/java/LogJam.java

And here it is packaged as an executable jar
with Log4j 1.1.3.
http://traxel.com/java/logjam-1_1_3.jar

java -jar logjam-1_1_3.jar socket:127.0.0.1:4445

(Currently only has a socket appender set up,
but you can see in the source that it would be
trivial to set up whatever kind you want)

On Mon, 19 Nov 2001, Robert Bushman wrote:

> On 1.1.3 transmission:
> I was just using the application that's currently
> under development at my office, which happens to
> make extensive use of Log4j, and is currently deployed
> with 1.1.3. But I've been meaning to write a demo
> class for use with Chainsaw anyway. I'll toss it
> in an executable jar with 1.1.3 and post a link.


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

Reply via email to