@nocobase/plugin-logger 0.18.0-alpha.9 → 0.19.0-alpha.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,11 +1,11 @@
1
1
  module.exports = {
2
- "@nocobase/client": "0.18.0-alpha.9",
2
+ "@nocobase/client": "0.19.0-alpha.10",
3
3
  "react": "18.2.0",
4
- "antd": "5.12.2",
4
+ "antd": "5.12.8",
5
5
  "@ant-design/icons": "5.2.6",
6
6
  "ahooks": "3.7.8",
7
- "@nocobase/server": "0.18.0-alpha.9",
7
+ "@nocobase/server": "0.19.0-alpha.10",
8
8
  "react-i18next": "11.18.6",
9
- "@nocobase/actions": "0.18.0-alpha.9",
10
- "@nocobase/logger": "0.18.0-alpha.9"
9
+ "@nocobase/actions": "0.19.0-alpha.10",
10
+ "@nocobase/logger": "0.19.0-alpha.10"
11
11
  };
@@ -0,0 +1,10 @@
1
+ declare const _default: {
2
+ Logger: string;
3
+ Search: string;
4
+ Download: string;
5
+ "Download logs": string;
6
+ "API request and response logs": string;
7
+ "Application, database, plugins and other system logs, the error level logs will be sent to": string;
8
+ "SQL execution logs, printed by Sequelize when the db logging is enabled": string;
9
+ };
10
+ export default _default;
@@ -0,0 +1,31 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+ var ko_KR_exports = {};
19
+ __export(ko_KR_exports, {
20
+ default: () => ko_KR_default
21
+ });
22
+ module.exports = __toCommonJS(ko_KR_exports);
23
+ var ko_KR_default = {
24
+ "Logger": "\uAE30\uB85D\uAE30",
25
+ "Search": "\uAC80\uC0C9",
26
+ "Download": "\uB2E4\uC6B4\uB85C\uB4DC",
27
+ "Download logs": "\uB85C\uADF8 \uB2E4\uC6B4\uB85C\uB4DC",
28
+ "API request and response logs": "API \uC694\uCCAD \uBC0F \uC751\uB2F5 \uB85C\uADF8",
29
+ "Application, database, plugins and other system logs, the error level logs will be sent to": "\uC751\uC6A9 \uD504\uB85C\uADF8\uB7A8, \uB370\uC774\uD130\uBCA0\uC774\uC2A4, \uD50C\uB7EC\uADF8\uC778 \uBC0F \uAE30\uD0C0 \uC2DC\uC2A4\uD15C \uB85C\uADF8, \uC624\uB958 \uC218\uC900 \uB85C\uADF8\uAC00 \uC804\uC1A1\uB429\uB2C8\uB2E4:",
30
+ "SQL execution logs, printed by Sequelize when the db logging is enabled": "\uB370\uC774\uD130\uBCA0\uC774\uC2A4 \uB85C\uAE45\uC774 \uD65C\uC131\uD654\uB418\uC5B4 \uC788\uC744 \uB54C Sequelize\uC5D0\uC11C \uC778\uC1C4\uD558\uB294 SQL \uC2E4\uD589 \uB85C\uADF8"
31
+ };
@@ -1 +1 @@
1
- {"name":"tar-fs","version":"3.0.4","description":"filesystem bindings for tar-stream","dependencies":{"mkdirp-classic":"^0.5.2","pump":"^3.0.0","tar-stream":"^3.1.5"},"files":["index.js"],"standard":{"ignore":["test/fixtures/**"]},"keywords":["tar","fs","file","tarball","directory","stream"],"devDependencies":{"brittle":"^3.1.3","rimraf":"^2.6.3","standard":"^17.0.1"},"scripts":{"test":"standard && brittle test/index.js"},"bugs":{"url":"https://github.com/mafintosh/tar-fs/issues"},"homepage":"https://github.com/mafintosh/tar-fs","main":"index.js","directories":{"test":"test"},"author":"Mathias Buus","license":"MIT","repository":{"type":"git","url":"https://github.com/mafintosh/tar-fs.git"},"_lastModified":"2024-01-03T02:09:17.117Z"}
1
+ {"name":"tar-fs","version":"3.0.4","description":"filesystem bindings for tar-stream","dependencies":{"mkdirp-classic":"^0.5.2","pump":"^3.0.0","tar-stream":"^3.1.5"},"files":["index.js"],"standard":{"ignore":["test/fixtures/**"]},"keywords":["tar","fs","file","tarball","directory","stream"],"devDependencies":{"brittle":"^3.1.3","rimraf":"^2.6.3","standard":"^17.0.1"},"scripts":{"test":"standard && brittle test/index.js"},"bugs":{"url":"https://github.com/mafintosh/tar-fs/issues"},"homepage":"https://github.com/mafintosh/tar-fs","main":"index.js","directories":{"test":"test"},"author":"Mathias Buus","license":"MIT","repository":{"type":"git","url":"https://github.com/mafintosh/tar-fs.git"},"_lastModified":"2024-03-13T14:27:29.845Z"}
package/package.json CHANGED
@@ -2,11 +2,13 @@
2
2
  "name": "@nocobase/plugin-logger",
3
3
  "displayName": "Logger",
4
4
  "displayName.zh-CN": "日志",
5
- "description": "Package and download log files",
6
- "description.zh-CN": "打包下载日志文件",
7
- "version": "0.18.0-alpha.9",
5
+ "description": "Server-side logs, mainly including API request logs and system runtime logs, and allows to package and download log files.",
6
+ "description.zh-CN": "服务端日志,主要包括接口请求日志和系统运行日志,并支持打包和下载日志文件。",
7
+ "version": "0.19.0-alpha.10",
8
8
  "license": "AGPL-3.0",
9
9
  "main": "dist/server/index.js",
10
+ "homepage": "https://docs.nocobase.com/plugins/logger",
11
+ "homepage.zh-CN": "https://docs-cn.nocobase.com/plugins/logger",
10
12
  "devDependencies": {
11
13
  "@types/tar-fs": "^2.0.2",
12
14
  "tar-fs": "^3.0.4"
@@ -17,5 +19,8 @@
17
19
  "@nocobase/server": "0.x",
18
20
  "@nocobase/test": "0.x"
19
21
  },
20
- "gitHead": "34ca0df4eede2e83fc86297b0fe19eba970e2b1b"
22
+ "gitHead": "d09d81eba67339da36bcec27939a85b35d180770",
23
+ "keywords": [
24
+ "Logging and monitoring"
25
+ ]
21
26
  }