mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-04 14:41:14 +00:00
Introduces a PluginLogger interface and injects a plugin-specific logger into the plugin context for consistent logging. Refactors the builtin plugin to use the new logger instead of direct console calls. Updates napcat-types to version 0.0.9 in dependencies and lock files. |
||
|---|---|---|
| .. | ||
| adapter.ts | ||
| http-client.ts | ||
| http-server-sse.ts | ||
| http-server.ts | ||
| index.ts | ||
| plugin-manger.ts | ||
| plugin.ts | ||
| websocket-client.ts | ||
| websocket-server.ts | ||