Or:

status = ERROR
status.destination = err

Gary

On Wed, Aug 17, 2016 at 8:10 PM, Remko Popma <remko.po...@gmail.com> wrote:

> Can we change the naming to make configuration more intuitive? At first
> glance there's no way to see that these two lines are related:
>
>  status = ERROR
> +dest = err
>
> How about something like this?
>
> status = ERROR
> statusDestination = err
>
> Sent from my iPhone
>
> > On 2016/08/18, at 4:54, mi...@apache.org wrote:
> >
> > status = ERROR
> > +dest = err
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
> For additional commands, e-mail: log4j-dev-h...@logging.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to