Open
Description
Currently we have a bunch of console.log
, console.warn
and console.err
lines in our code... decisions need to be made on which is to be applied to the isPro
, isDev
and isDbg
flag tests.
Also needed are some more console messages to actually point out the flow of our MVC. Please discuss this here.