Hello,
I am wandering, is it possible to define default async logging for all targets using default-wrapper,
But when, for some targets (e.g. Mail target), override the async wrapper parameters (maybe wrapping them again with <target type="AsyncWrapper")
Or this will wrap the Mail target twice with async wrapper and make this be retarded?
Thanks