https://github.com/verbb/timber
A Craft CMS utility to show your application logs in the control panel.
https://github.com/verbb/timber
Last synced: 12 months ago
JSON representation
A Craft CMS utility to show your application logs in the control panel.
- Host: GitHub
- URL: https://github.com/verbb/timber
- Owner: verbb
- License: other
- Created: 2023-02-21T09:52:46.000Z (over 3 years ago)
- Default Branch: craft-5
- Last Pushed: 2025-05-30T12:32:15.000Z (about 1 year ago)
- Last Synced: 2025-05-30T17:23:29.939Z (about 1 year ago)
- Language: Vue
- Size: 1.15 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README

Timber for Craft CMS
Timber is a Craft CMS plugin for viewing application logs in the control panel. With a beautiful and functional interface, incredible performance and a few other goodies, it'll save you having to remote into a server just to look at your logs!
## Features
- View all your log files as a Utility in the Craft control panel.
- Filter logs by level or category.
- Full-text search for log message.
- Order by date, level, category or message.
- Real-time logs pushed seamlessly using command line utilities. Sit there and watch your log entries come through in real-time, as soon as they're created!
- Highly performant and low memory usage, even for 1GB+ files.
- Download a single log file, or download all as a `zip` file.
- Delete a single log file, or delete all.
- Includes extra permissions to allow download and deletion.
- Supports all error logs from Craft's `web` and `queue` to PHP's `phperrors`, to third-party developers.
## Documentation
Visit the [Timber Plugin page](https://verbb.io/craft-plugins/timber) for all documentation, guides, pricing and developer resources.
## Support
Get in touch with us via the [Timber Support page](https://verbb.io/craft-plugins/timber/support) or by [creating a Github issue](https://github.com/verbb/timber/issues)