-
Notifications
You must be signed in to change notification settings - Fork 28
Async appender #145
Copy link
Copy link
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Migrate the current NonBlocking impl to a composible async appender.
Ref -
But I don't think we need a thread pool or something complicated here - just migrate the current nonblocking impl and file/syslog appender impl.