Disable all warnings in testing, enable most when running app.
The Logger class now disables all warnings by default, which is good for testing. When running JSDuck app, the needed warnings are enables explicitly by Options class.
Loading
Please register or sign in to comment