929a105bd0
* log format * Modify the logic of log formatting output * Remove redundant parts. * log format: -Improve the log configuration documentation -More flexible log formatting output structure * log fotmat - Use std::string instead of fmt to achieve formatted output,; - add unit test - add exception checking. * Add estimated_size & optimize unit tests --------- Co-authored-by: hanjun <hanjun@agibot.com>