Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 386 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 386 Bytes

Changelog

1.0.0 (In development)

Added

  • Keeping logs in database
  • Log settings
  • Exception settings
  • Log exception with log($e)
  • Get logger instance with App::getPagekitLogger()
  • Ability to remove logs

Changed

  • Log constructor only accepts an array of options

Removed

  • Ability for exceptions to log the trace
  • Constructor taking arguments for name and path