# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
client init会自动调用.
日志配置的路径log.conf json格式,不配置将debug打印到控制台或者调用SetLogger,由用户自行实现日志接口.
由用户自行实现日志接口,tcaplus通过该接口打印日志.
No description provided by the author
# Interfaces
日志句柄接口需要实现 debug warn info error 四种级别的打印.