Logging to a file has the potential to block a the main thread, a QueueLogger resolves this by forwarding logging request to a secondary thread. Signed-off-by: Eric Callahan <arksine.code@gmail.com>
Logging to a file has the potential to block a the main thread, a QueueLogger resolves this by forwarding logging request to a secondary thread. Signed-off-by: Eric Callahan <arksine.code@gmail.com>