Commit Graph

1 Commits

Author SHA1 Message Date
Krille Fear 2383cef438 feat: Colored logs on native and web
This uses the developer.logs
method to print logs on
native and console.logs on
web. Therefore we have
native colored logs
everywhere without the use
of a package. It highlights
errors and warnings on
web much better and supports
collapsing stacktraces on
web.
2021-11-25 08:26:19 +01:00