Skip to content

Commit dbfe1d8

Browse files
committed
Added custom logging methods with preset parameters. Added an additional check of the naming rules for directories and files.
1 parent a9c657c commit dbfe1d8

File tree

2 files changed

+268
-22
lines changed

2 files changed

+268
-22
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Simple data logging with customize directories.",
44
"type": "library",
55
"keywords": ["php", "log", "logger", "logging"],
6-
"version": "1.1",
6+
"version": "2.0",
77
"require": {
88
"php": "^7.4",
99
"ext-json": "*"

0 commit comments

Comments
 (0)