Releases: SaliBhdr/php-dump-logger
Releases · SaliBhdr/php-dump-logger
2.1.1
2.1.0
2.0.1
2.0.0
1.0.1
What's Changed
- Feature/add php unit test for normal logger by @SaliBhdr in #1
- test: add log time test to raw logger test by @SaliBhdr in #2
- refactor(tests): Merge some relevant test files and add some addition… by @SaliBhdr in #4
- feature(readme): add readme and contributing descriptions by @SaliBhdr in #6
- refactor(docs): refactoring readme and contributing desctiption to be much more helpful by @SaliBhdr in #9
- feature: add bump version control by @SaliBhdr in #12
- featur: add travis ci config file by @SaliBhdr in #13
- feature: add github actions config files by @SaliBhdr in #14
- feature: add git cs fixer workflow action by @SaliBhdr in #16
- feature/add-code-coverage-status by @SaliBhdr in #19
- feature: add code coverage status to testing workflow by @SaliBhdr in #21
- bugfix(workflow): fix workflow versions and fix readme links by @SaliBhdr in #29
Full Changelog: https://github.com/SaliBhdr/php-dump-logger/commits/1.0.1
1.0.0
Features
- Supports PHP 7 and 7.1
- Readable log in HTML format
- Readable log in log format
- Ability to log classes, arrays, objects, and basically any variable you like. There is no limit.
- Fully customization of log format and dumper
- Separate daily and all-in-one logs
- Logging file in a custom level
- Changing the path and directory of the log
What's Changed
- Feature/add php unit test for normal logger by @SaliBhdr in #1
- test: add log time test to raw logger test by @SaliBhdr in #2
- Develop by @SaliBhdr in #3
- refactor(tests): Merge some relevant test files and add some addition… by @SaliBhdr in #4
- Develop by @SaliBhdr in #5
- feature(readme): add readme and contributing descriptions by @SaliBhdr in #6
- Develop by @SaliBhdr in #7
- refactor(docs): refactoring readme and contributing desctiption to be much more helpful by @SaliBhdr in #9
- V1 by @SaliBhdr in #10
- feature: add bump version control by @SaliBhdr in #12
- featur: add travis ci config file by @SaliBhdr in #13
- feature: add github actions config files by @SaliBhdr in #14
- V1 by @SaliBhdr in #15
- feature: add git cs fixer workflow action by @SaliBhdr in #16
- V1 by @SaliBhdr in #17
- feature/add-code-coverage-status by @SaliBhdr in #19
- V1 by @SaliBhdr in #20
- feature: add code coverage status to testing workflow by @SaliBhdr in #21
- V1 by @SaliBhdr in #22
New Contributors
Full Changelog: https://github.com/SaliBhdr/php-dump-logger/commits/1.0.0