# phira-mp-logprocessor **Repository Path**: HyperSynapse-Network/phira-mp-logprocessor ## Basic Information - **Project Name**: phira-mp-logprocessor - **Description**: No description available - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: main - **Homepage**: https://phira.htadiy.cc/ - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-08-18 - **Last Updated**: 2025-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # phira-mp-logprocessor 供[HSNPhira](https://gitee.com/HyperSynapse-Network/HSNPhira)使用的**日志处理器** 用于从[phira-mp-server](https://github.com/TeamFlos/phira-mp/blob/main/phira-mp-server)的 _debug_ **日志**获取信息并处理成 `json` ## installation 1. ```shell git clone https://gitee.com/HyperSynapse-Network/phira-mp-logprocessor.git cd phira-mp-logprocessor ``` 2. ```shell yarn install ``` ## usage - ```shell ( |) yarn start | ``` > or you can run `yarn build` then use `yarn serve` instead of `yarn start`