Skip to content

Update logger to async

ltngames requested to merge update-logger-async into master

Updates logger to be async, this is mostly for a workaround to chalk being ESM only and not playing nice with TypeScript.

Merge request reports