Module master_parser

Source
Expand description

主解析器模块

包含统一的解析入口点和基础日志信息提取功能。 MasterParser负责识别日志格式并调用相应的组件解析器。

Structs§

BaseLogInfo
基础日志信息
MasterParser
主解析器