phira-mp-logprocessor
供HSNPhira使用的日誌處理器 用於從phira-mp-server的 debug 日誌獲取資訊並處理成 json
安裝
- shell
git clone https://gitee.com/HyperSynapse-Network/phira-mp-logprocessor.git cd phira-mp-logprocessor - shell
yarn install
使用方式
- shell
(<phira-mp-server> |) yarn start | <HSNPhira backend>
或者你也可以執行
yarn build然後使用yarn serve來代替yarn start