# FizeLog **Repository Path**: fizechan/FizeLog ## Basic Information - **Project Name**: FizeLog - **Description**: 一个易于扩展的日志类库 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-04-21 - **Last Updated**: 2022-06-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Documentation Status](https://readthedocs.org/projects/fizelog/badge/?version=latest)](https://fizelog.readthedocs.io/zh_CN/latest/?badge=latest) # FizeLog 一个易于扩展的日志类库 FizeLog 是一个易于扩展的日志类库。 FizeLog 允许您将日志存放在任意的位置,无论是数据库、文件 还是系统日志。 FizeLog 可以进行处理器选择,因此您可以根据系统环境自行选择 Log 处理器。 FizeLog 有非常完善的参考文档,且其功能追求简洁明了,相信您会喜欢上这样的缓存类库。 项目GitHub : [ https://github.com/fizechan/FizeLog ](https://github.com/fizechan/FizeLog) 参考手册 : [ https://fizelog.readthedocs.io/zh_CN/latest/index.html ](https://fizelog.readthedocs.io/zh_CN/latest/index.html)