# qclog **Repository Path**: umatobu/qclog ## Basic Information - **Project Name**: qclog - **Description**: 基于Qt5/C++的日志库,可输出彩色日志,高效、快速、易用、好看。 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2019-07-31 - **Last Updated**: 2022-04-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # qclog 基于Qt5/C++的日志库,可输出彩色日志,高效、快速、易用、好看。 # Install Qt creator只需要include($$PWD/qclog/qclog.pri),vs需要把这几个头文件和源文件添加到项目即可。目前只使用qt creator在qt5.9.6和qt5.13.0上编译通过,vs未测试。虽然写的时候考虑到了linux,但是因为目前没有linux系统所以也未测试。 # Show ![show1](./image/show1.png) ![show2](./image/show2.png) ![show3](./image/show3.png)