An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

Timber icon


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)


Verbb