{ "name": "@nocobase/plugin-logger", "displayName": "Logger", "version": "0.21.32", "description": "Server-side logs, mainly including API request logs and system runtime logs, and allows to package and download log files.", "keywords": [ "Logging and monitoring" ], "homepage": "https://docs.nocobase.com/handbook/logger", "license": "AGPL-3.0", "main": "dist/server/index.js", "devDependencies": { "@ant-design/icons": "^5.3.6", "@types/tar-fs": "^2.0.2", "ahooks": "^3.7.2", "antd": "5.16.1", "react-i18next": "^11.15.1", "tar-fs": "^3.0.4" }, "peerDependencies": { "@tachybase/actions": "workspace:*", "@tachybase/client": "workspace:*", "@tachybase/logger": "workspace:*", "@tachybase/server": "workspace:*", "@tachybase/test": "workspace:*" }, "description.zh-CN": "服务端日志,主要包括接口请求日志和系统运行日志,并支持打包和下载日志文件。", "displayName.zh-CN": "日志", "gitHead": "d0b4efe4be55f8c79a98a331d99d9f8cf99021a1", "homepage.zh-CN": "https://docs-cn.nocobase.com/handbook/logger" }