Added a Logger class for printing messages to the console with a little bit of formatting.
Changed the Console.write and Console.SetDefaultColor to be private members.
Console.SetDfaultColor is now a property method.
Console.SetDfaultColor renamed to Console.setDefaultColor.
Added Logger.ts to root mod.ts
What's Changed
- Did a little cleanup of Console and added Logger class by @DetroitWhiskey136 in #1
New Contributors
- @DetroitWhiskey136 made their first contribution in #1
Full Changelog: v0.0.2...v0.0.3