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