v1.2.0
- Add new
setLoggerEnabledfunction to enable / disable logger. Logger is enabled by default - Add new
debug,info,warn, anderrorlog methods. They use levels 2, 1, 0, and -1 respectively - Add new
getLogLevelmethod to get currently set log level - Fix type file not exporting function declarations
- Fix typo in
setLogLevelfunction declaration in type file