Open Issues Need Help
View All on GitHub Async appender about 1 month ago
AI Summary: Migrate the existing non-blocking logging implementation in Logforth to an asynchronous, composable appender. This involves refactoring the current `NonBlocking` implementation and adapting the file and syslog appenders to use the new asynchronous approach, without introducing unnecessary complexity like thread pools.
Complexity:
4/5
enhancement help wanted good first issue