Skip to content

DenoTools

Latest
Compare
Choose a tag to compare
@DetroitWhiskey136 DetroitWhiskey136 released this 02 Oct 20:26
30d5fe5

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

New Contributors

Full Changelog: v0.0.2...v0.0.3