Tags: cpp-main/cpp-tbox
Toggle v1.12.0's commit message
opt(main): 1.12.0, 整理log的终端命令,用add_sink与del_sink替代add_stdout_sink, ad…
…d_syslog_sink等
Toggle v1.11.14's commit message
!36 feat(main):1.11.14, 为main框架添加log.max_len参数;同时添加/log/max_len终端命令
* feat(main):1.11.14, 为main框架添加log.max_len参数;同时添加/log/max_len终端命令
* fix(base,log):1.11.13, 解决日志内容过长,不输出的问题
* tidy(base): 优化log_impl.cpp格式,加注释
* fix(base): 实现日志过长,进行截断打印的功能,解决日志内容过长丢弃的问题
Toggle v1.11.12's commit message
fix(flow):1.11.12, 修复SerialAssembleAction::onReset()没有调基类的问题; 优化onSto…
…p(),添加对child_finish_func_与curr_action_清除操作
Toggle v1.11.11's commit message
Toggle v1.11.5's commit message
fix(event,network):1.11.5, 修复因event中epoll对HUP事件处理的错误引起的BufferedFd多次读0…
…事件的异常
Toggle v1.11.4's commit message
Toggle v1.11.2's commit message
Toggle v1.11.0's commit message
Toggle v1.10.27's commit message
Toggle v1.10.23's commit message
opt(flow):1.10.23, 添加DummyAction,修改ParallelAction
1. 修改了ParallelAction,实现了任一成功与任一失败的结束条件;
2. 在ParallelAction与SequenceAction中,添加了ToString();
You can’t perform that action at this time.