}; void Log(const char *pszFileName, const int nLine, LogLevel Level, const char Format, ...); /***/ /* 日志函數(shù)調(diào)用方法 _LOG(_LOG_FATAL, "%s", "sss"); */ /***/ # _LOG #define _LOG(Level, Format, ...) LogFormat(_FILE__, __LINE__, Level, Format, ##_...
www.dbjr.com.cn/article/1592...htm 2025-5-31