2.0
- Configuration is now made via the Configurable interface. This means that the Log constructor signature has now
changed. - The default log level is now set in the Config class
- Full test coverage
- LogException is gone. All exceptions are now \AloFramework\Log\InvalidArgumentException.