文件名称:plog-1.0.0
介绍说明--下载内容均来自于网络,请自行研究使用
转载的一个很好的日志跟踪类。用C++写的。使用方便。方法可以参照log4c-Reprint of a good log tracking class. Written in c++. Easy to use. The method can consult log4cpp
(系统自动生成,下载前可以参看下载内容)
下载文件列表
plog-1.0.0
..........\.gitignore
..........\.travis.yml
..........\LICENSE
..........\README.md
..........\include
..........\.......\plog
..........\.......\....\Appenders
..........\.......\....\.........\AndroidAppender.h
..........\.......\....\.........\ConsoleAppender.h
..........\.......\....\.........\IAppender.h
..........\.......\....\.........\RollingFileAppender.h
..........\.......\....\Compatibility.h
..........\.......\....\Converters
..........\.......\....\..........\UTF8Converter.h
..........\.......\....\Formatters
..........\.......\....\..........\CsvFormatter.h
..........\.......\....\..........\FuncMessageFormatter.h
..........\.......\....\..........\TxtFormatter.h
..........\.......\....\Init.h
..........\.......\....\Log.h
..........\.......\....\Logger.h
..........\.......\....\Record.h
..........\.......\....\Severity.h
..........\.......\....\Util.h
..........\pom
..........\...\include
..........\...\.......\assembly.xml
..........\...\.......\pom.xml
..........\samples
..........\.......\Android
..........\.......\.......\jni
..........\.......\.......\...\Android.mk
..........\.......\.......\...\Application.mk
..........\.......\.......\...\Sample.cpp
..........\.......\CMakeLists.txt
..........\.......\Chained
..........\.......\.......\ChainedApp
..........\.......\.......\..........\Main.cpp
..........\.......\.......\ChainedLib
..........\.......\.......\..........\Main.cpp
..........\.......\CustomAppender
..........\.......\..............\Main.cpp
..........\.......\CustomConverter
..........\.......\...............\Main.cpp
..........\.......\CustomFormatter
..........\.......\...............\Main.cpp
..........\.......\CustomType
..........\.......\..........\Main.cpp
..........\.......\Demo
..........\.......\....\Main.cpp
..........\.......\....\MyClass.cpp
..........\.......\....\MyClass.h
..........\.......\Facilities
..........\.......\..........\Main.cpp
..........\.......\Hello
..........\.......\.....\Main.cpp
..........\.......\Library
..........\.......\.......\LibraryApp
..........\.......\.......\..........\Main.cpp
..........\.......\.......\LibraryLib
..........\.......\.......\..........\Lib.cpp
..........\.......\MultiAppender
..........\.......\.............\Main.cpp
..........\.......\MultiInstance
..........\.......\.............\Main.cpp
..........\.......\ObjectiveC
..........\.......\..........\Main.mm
..........\.......\Performance
..........\.......\...........\Main.cpp