sitespeed.io log changelog (we do semantic versioning)
- 0.2.5 release was broken.
- Fix so both .warn and .warning works #3.
- Better safe than sorry: try/catch when logging.
- Fixed another mapping log level problem.
- Fixed log levels.
- Add warning method.
- You can now set a specific log level (for example log only ERRORS and above) #1.
- This is the first release, setting up the basic functionality.