Skip to content

2.0

Compare
Choose a tag to compare
@Alorel Alorel released this 14 Oct 19:18
· 20 commits to master since this release
  • 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.