-
Notifications
You must be signed in to change notification settings - Fork 0
Improve documentation and method-set for console #2
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers