Skip to content

phira-mp-logprocessor

HSNPhira使用的日誌處理器 用於從phira-mp-serverdebug 日誌獲取資訊並處理成 json

安裝

  1. shell
    git clone https://gitee.com/HyperSynapse-Network/phira-mp-logprocessor.git
    cd phira-mp-logprocessor
  2. shell
    yarn install

使用方式

  • shell
     (<phira-mp-server> |) yarn start | <HSNPhira backend>

或者你也可以執行 yarn build 然後使用 yarn serve 來代替 yarn start


Last modified byFireflyF09on2026-06-26 15:41

Built with VitePress