You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Paul Smith <ps...@aconex.com> on 2007/08/10 08:27:41 UTC

Re: svn commit: r564112 - /logging/chainsaw/trunk/src/main/java/org/apache/log4j/chainsaw/vfs/VFSLogFilePatternReceiver.java

>
> To tail via VFS, a version of commons-vfs is required which
> provides the fileobject.refresh method (added Mar 30 19:16:24 2006)

According to the Commons-VFS Java API docs, this method is available  
in the 1.0 release, so I think that's ok from a Maven point of view.

Did you have any problems with the maven stuff?

cheers,

Paul

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


RE: Remove Ulogger/slf4j refs from 1.2 branch?

Posted by Scott Deboy <sd...@comotivsystems.com>.
ULogger is in the component module, and is how log4j is performing internal logging.

I suppose it's not worth trying to remove.



Scott Deboy
COMOTIV SYSTEMS
111 SW Columbia Street Ste. 950
Portland, OR  97201

Telephone:      503.224.7496
Cell:           503.997.1367
Fax:            503.222.0185

sdeboy@comotivsystems.com

www.comotivsystems.com



-----Original Message-----
From: Curt Arnold [mailto:carnold@apache.org]
Sent: Sun 8/12/2007 8:59 PM
To: Log4J Developers List
Subject: Re: Remove Ulogger/slf4j refs from 1.2 branch?
 

On Aug 12, 2007, at 7:42 PM, Scott Deboy wrote:

> Do we need this class?  Can we remove it/other slf4j references?
>

Sorry, I don't see ULogger or any slf4j references on the log4j 1.2  
branch.  I haven't moved the branches around as discussed last week,  
so trunk is still log4j 1.3.

The log4j 1.3 branch does contain an org.apache.log4j.ULogger which  
is similar to the initial SLF4J logger, but there is no dependency on  
SLF4J.  I think the U is from UGLI which predated slf4j.  Since log4j  
1.3 is abandoned, I don't see any need to remove the vestiges of the  
UGLI/SLF4J.




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



Re: Remove Ulogger/slf4j refs from 1.2 branch?

Posted by Curt Arnold <ca...@apache.org>.
On Aug 12, 2007, at 7:42 PM, Scott Deboy wrote:

> Do we need this class?  Can we remove it/other slf4j references?
>

Sorry, I don't see ULogger or any slf4j references on the log4j 1.2  
branch.  I haven't moved the branches around as discussed last week,  
so trunk is still log4j 1.3.

The log4j 1.3 branch does contain an org.apache.log4j.ULogger which  
is similar to the initial SLF4J logger, but there is no dependency on  
SLF4J.  I think the U is from UGLI which predated slf4j.  Since log4j  
1.3 is abandoned, I don't see any need to remove the vestiges of the  
UGLI/SLF4J.




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


Remove Ulogger/slf4j refs from 1.2 branch?

Posted by Scott Deboy <sd...@comotivsystems.com>.
Do we need this class?  Can we remove it/other slf4j references?


Scott Deboy
COMOTIV SYSTEMS
111 SW Columbia Street Ste. 950
Portland, OR  97201

Telephone:      503.224.7496
Cell:           503.997.1367
Fax:            503.222.0185

sdeboy@comotivsystems.com

www.comotivsystems.com


Re: svn commit: r564112 - /logging/chainsaw/trunk/src/main/java/org/apache/log4j/chainsaw/vfs/VFSLogFilePatternReceiver.java

Posted by Paul Smith <ps...@aconex.com>.
> Yes.  I'm not using maven at the moment (waiting until this release  
> gets out).  I'll try not to make changes that could break things!   
> (eclipse's maven support was a bit too confusing for me).

it's different, but it works great for me.  Ping me on MSN one day  
and I'll help you through it.

cheers,

Paul

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


RE: svn commit: r564112 - /logging/chainsaw/trunk/src/main/java/org/apache/log4j/chainsaw/vfs/VFSLogFilePatternReceiver.java

Posted by Scott Deboy <sd...@comotivsystems.com>.
Yes.  I'm not using maven at the moment (waiting until this release gets out).  I'll try not to make changes that could break things!  (eclipse's maven support was a bit too confusing for me).


Scott Deboy



-----Original Message-----
From: Paul Smith [mailto:psmith@aconex.com]
Sent: Thu 8/9/2007 11:27 PM
To: Log4J Developers List
Subject: Re: svn commit: r564112 - /logging/chainsaw/trunk/src/main/java/org/apache/log4j/chainsaw/vfs/VFSLogFilePatternReceiver.java
 
>
> To tail via VFS, a version of commons-vfs is required which
> provides the fileobject.refresh method (added Mar 30 19:16:24 2006)

According to the Commons-VFS Java API docs, this method is available  
in the 1.0 release, so I think that's ok from a Maven point of view.

Did you have any problems with the maven stuff?

cheers,

Paul

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