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 Ashraf Fouad <as...@rayasoftware.com> on 2003/01/27 12:20:11 UTC

Full documentation of attributes

Is there any full documentation of attributes for appenders, and how they are written in files as properties & xml?

Ashraf Fouad Ayoub
Senior Developer
Raya Software

1 Abdel Hameed Lotfy St.,
Nasr City, Cairo 11371, Egypt
Phone:	*	(202) 670-3301/2/3/4/6/8 Ext. 295
Fax:	*	(202) 670-3296
Email:	* ashraf_fouad@rayasoftware.com
Web:     * http://www.rayasoftware.com/


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


Re: Full documentation of attributes

Posted by Daniel Serodio <da...@checkforte.com.br>.
On Mon, 2003-01-27 at 09:20, Ashraf Fouad wrote:
> Is there any full documentation of attributes for appenders, and how they are written in files as properties & xml?

It's all fully documented in the Javadoc. All the Appenders have
getter/setter methods for its attributes. eg. FileAppender has a
setFile(...) method, which means that there is a File attribute that can
be configured.

[]'s
Daniel Serodio

> Ashraf Fouad Ayoub
> Senior Developer
> Raya Software
> 
> 1 Abdel Hameed Lotfy St.,
> Nasr City, Cairo 11371, Egypt
> Phone:	*	(202) 670-3301/2/3/4/6/8 Ext. 295
> Fax:	*	(202) 670-3296
> Email:	* ashraf_fouad@rayasoftware.com
> Web:     * http://www.rayasoftware.com/
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
-- 
Daniel Serodio <da...@checkforte.com.br>
CheckForte


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