collinsmith/riiablo

Add support for async logging

Closed this issue · 0 comments

Calls to com.riiablo.logger.Logger log methods are synchronous -- would be nice to implement asynchronous logging, especially because print streams lock and cause slow down.