|
ZCLibLog
|
为"__android_log_write"设计的基于C语言"snprintf"的格式化接口 更多...
#include <android_log.hpp>


静态 Public 成员函数 | |
| template<typename... Args> | |
| static std::string | do_format (FLogPack pack, const char *fmt, Args &&... args) |
额外继承的成员函数 | |
Public 成员函数 继承自 ZCLibLog::format_apis::traditional | |
| ZCLibLog_Format_API (traditional) | |
Protected 类型 继承自 ZCLibLog::format_api | |
| using | FLogPack = FLogPack |
| 简化写法 | |
| using | FLString = FLString |
| 简化写法 | |
| using | LogLevel = LogLevel |
| 简化写法 | |
为"__android_log_write"设计的基于C语言"snprintf"的格式化接口
|
inlinestatic |