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, [email protected] wrote: > > status = ERROR > +dest = err --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
