File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed
Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5+ /**
6+ * This file is part of FssPHP Framework.
7+ *
8+ * @link https://github.com/xuey490/project
9+ * @license https://github.com/xuey490/project/blob/main/LICENSE
10+ *
11+ * @Filename: FileSizeRotateHandler.php
12+ * @Date: 2025-12-2
13+ * @Developer: xuey863toy
14+ * @Email: xuey863toy@gmail.com
15+ */
16+
517namespace Framework \Log ;
618
719use Monolog \Handler \StreamHandler ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5+ /**
6+ * This file is part of FssPHP Framework.
7+ *
8+ * @link https://github.com/xuey490/project
9+ * @license https://github.com/xuey490/project/blob/main/LICENSE
10+ *
11+ * @Filename: LoggerService.php
12+ * @Date: 2025-12-2
13+ * @Developer: xuey863toy
14+ * @Email: xuey863toy@gmail.com
15+ */
16+
517namespace Framework \Log ;
618
719use Monolog \Handler \FilterHandler ;
You can’t perform that action at this time.
0 commit comments