I want to create / initializte the delegates of an AsyncAppender asynchronously, to protect the application from exceptions and delays in delegate appender initialization. Is that possible with routing appender?
(See https://issues.apache.org/jira/browse/LOG4J2-1043 ) On Tue, Jun 16, 2015 at 3:25 PM, Remko Popma <[email protected]> wrote: > You could have a routing appender as the delegate of an async appender. > > On Tue, Jun 16, 2015 at 10:01 PM, Mikael Ståldal < > [email protected]> wrote: > >> Is is possible to have the delegate(s) of AsyncAppender created >> dynamically, just like the delegates of RoutingAppender? >> >> -- >> [image: MagineTV] >> >> *Mikael Ståldal* >> Senior backend developer >> >> *Magine TV* >> [email protected] >> Regeringsgatan 25 | 111 53 Stockholm, Sweden | www.magine.com >> >> Privileged and/or Confidential Information may be contained in this >> message. If you are not the addressee indicated in this message >> (or responsible for delivery of the message to such a person), you may >> not copy or deliver this message to anyone. In such case, >> you should destroy this message and kindly notify the sender by reply >> email. >> > > -- [image: MagineTV] *Mikael Ståldal* Senior backend developer *Magine TV* [email protected] Regeringsgatan 25 | 111 53 Stockholm, Sweden | www.magine.com Privileged and/or Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such a person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email.
