verbb / timber
A utility to show your application logs in the control panel.
Fund package maintenance!
verbb
Installs: 6 335
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 2
Open Issues: 1
Language:Vue
Type:craft-plugin
Requires
- php: ^8.2
- craftcms/cms: ^5.0.0
- nystudio107/craft-plugin-vite: ^5.0.0
- verbb/base: ^3.0.0
- verbb/parallel-process: ^1.0.3
- workerman/phpsocket.io: ^v1.1.16
- workerman/phpsocket.io-emitter: ^v1.0.2
- yii2mod/yii2-array-query: ^1.4
This package is auto-updated.
Last update: 2024-11-07 12:15:58 UTC
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
andqueue
to PHP'sphperrors
, to third-party developers.
Documentation
Visit the Timber Plugin page for all documentation, guides, pricing and developer resources.
Support
Get in touch with us via the Timber Support page or by creating a Github issue