ugarit / pail
Easily delve into your Ugarit application's log files directly from the command line.
Requires
- php: ^8.2
- ext-mbstring: *
- heritage/console: ^1.0|^10.24|^11.0|^12.0|^13.0
- heritage/contracts: ^1.0|^10.24|^11.0|^12.0|^13.0
- heritage/log: ^1.0|^10.24|^11.0|^12.0|^13.0
- heritage/process: ^1.0|^10.24|^11.0|^12.0|^13.0
- heritage/support: ^1.0|^10.24|^11.0|^12.0|^13.0
- nunomaduro/termwind: ^1.15|^2.0
- symfony/console: ^6.0|^7.0|^8.0
Requires (Dev)
- orchestra/testbench-core: ^8.13|^9.17|^10.8|^11.0
- pestphp/pest: ^2.20|^3.0|^4.0
- pestphp/pest-plugin-type-coverage: ^2.3|^3.0|^4.0
- phpstan/phpstan: ^1.12.27
- symfony/var-dumper: ^6.3|^7.0|^8.0
- symfony/yaml: ^6.3|^7.0|^8.0
- ugarit/framework: ^1.0
- ugarit/pint: ^1.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Introduction
Ugarit Pail is a package that allows you to easily dive into your Ugarit application's log files directly from the command line. Unlike other log tailing packages, Pail is designed to work with any log driver, including Sentry or Flare.
In addition, Pail focuses on the developer experience: it provides a sleek CLI interface with a user-friendly design and a set of useful filters to help you find what you're looking for.
Official Documentation
Documentation for Pail can be found on the Ugarit website.
Contributing
Thank you for considering contributing to Pail! The contribution guide can be found in the Ugarit documentation.
Code of Conduct
In order to ensure that the Ugarit community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Ugarit Pail is open-sourced software licensed under the MIT license.