Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 589 Bytes

CHANGELOG.md

File metadata and controls

23 lines (18 loc) · 589 Bytes

Changelog

All notable changes to nova-logs-tool will be documented in this file

2.0.0

  • Now our package is based on laravel-log-viewer
  • Drop LogsService class
  • Dropping our configs and using them from laravel-log-viewer
  • Added log levels
  • Support regex in search
  • Show log file size
  • Logs and files sorting
  • Custom pagination
  • Show line index
  • Show environment
  • Show loading time and memory
  • Other fixes and updates

1.0.0

  • Nova 4 support
  • initial release