We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0574da commit 5d1aa27Copy full SHA for 5d1aa27
readme.md
@@ -1,7 +1,9 @@
1
2
这是一个可以基于monolog开发的,可以自动分割日志的类库。
3
+日志自动按大小分片保存,超过大小后自动分割,并保留指定天数的日志
4
A custom logging library for FssPHP Framework based on Monolog with file size rotation support.
5
6
+
7
### 安装
8
9
```
0 commit comments