yipikai / log-bundle
Recovery Log by Yipikai service
Installs: 1 501
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.4 || ^8.0 || ^8.1 || ^8.2
- austral/tools-bundle: 3.1.*
- fabpot/goutte: 4.0.*
- ramsey/uuid: ^3.0
README
Install bundle
You can install it with Composer:
composer require yipikai/log-bundle
Documentation
yipikai_log: uri: "URI" token: public: "PUBLIC_KEY" private: "PRIVATE_KEY" salt: "SALT" yipikai_log: uri: "URI" token: public: "PUBLIC_KEY" private: "PRIVATE_KEY" salt: "SALT" domain: "" enabled: exception: false doctrine: false async: false excludes: PATH\CLASSNAME: all: false fields: - fieldname
Commit Messages
The commit message must follow the Conventional Commits specification. The following types are allowed:
update
: Updatefix
: Bug fixfeat
: New featuredocs
: Change in the documentationspec
: Spec changetest
: Test-related changeperf
: Performance optimization
Examples:
update : Something
fix: Fix something
feat: Introduce X
docs: Add docs for X
spec: Z disambiguation
License and Copyright
See licence file
Credits
Created by Matthieu Beurel. Sponsored by Yipikai Studio.