Open
Description
Presently the src/console/Console.js module is lacking both documentation and features. Moving it into a name-space could also improve readability and usability (I.E: Console.Log, Console.Warn).
Improvements could include additional logging types or variations, and logging itself could be moved to a console.log override.
see #1