(require("ct-core /log /Console Logger"))()
Constructs a new ConsoleLogger.
A module:ct-core/log/Logger
that outputs to the developer console found
in most modern browsers.
Will throw an exception if there is no console defined in this environment.
Constructs a new ConsoleLogger.