Logger
- Overview
- API
CBSL logger is a wrapper around the unity logger and exposes all of it's api
the logger takes a generic parameter which is used to compute and unique colored tag
optionally you can call GetTag(color);
to create a tag with custom color and pass it while logging
working on a tool to auto-generate api docs.