供HSNPhira使用的日志处理器
用于从phira-mp-server的 debug 日志获取信息并处理成 json
-
git clone https://gitee.com/HyperSynapse-Network/phira-mp-logprocessor.git cd phira-mp-logprocessor -
yarn install
-
(<phira-mp-server> |) yarn start | <HSNPhira backend>
or you can run
yarn buildthen useyarn serveinstead ofyarn start