@nocobase/plugin-logger 1.3.23-beta → 1.3.25-beta
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.
package/dist/externalVersion.js
CHANGED
|
@@ -8,14 +8,14 @@
|
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
module.exports = {
|
|
11
|
-
"@nocobase/client": "1.3.
|
|
11
|
+
"@nocobase/client": "1.3.25-beta",
|
|
12
12
|
"react": "18.2.0",
|
|
13
13
|
"antd": "5.12.8",
|
|
14
14
|
"@ant-design/icons": "5.2.6",
|
|
15
15
|
"ahooks": "3.7.8",
|
|
16
|
-
"@nocobase/server": "1.3.
|
|
16
|
+
"@nocobase/server": "1.3.25-beta",
|
|
17
17
|
"react-i18next": "11.18.6",
|
|
18
|
-
"@nocobase/actions": "1.3.
|
|
19
|
-
"@nocobase/logger": "1.3.
|
|
18
|
+
"@nocobase/actions": "1.3.25-beta",
|
|
19
|
+
"@nocobase/logger": "1.3.25-beta",
|
|
20
20
|
"lodash": "4.17.21"
|
|
21
21
|
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file is part of the NocoBase (R) project.
|
|
3
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
4
|
+
* Authors: NocoBase Team.
|
|
5
|
+
*
|
|
6
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
7
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
|
+
*/
|
|
9
|
+
/**
|
|
10
|
+
* This file is part of the NocoBase (R) project.
|
|
11
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
12
|
+
* Authors: NocoBase Team.
|
|
13
|
+
*
|
|
14
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
15
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
16
|
+
*/
|
|
17
|
+
declare const _default: {
|
|
18
|
+
Logger: string;
|
|
19
|
+
Search: string;
|
|
20
|
+
Download: string;
|
|
21
|
+
"Download logs": string;
|
|
22
|
+
"API request and response logs": string;
|
|
23
|
+
"Application, database, plugins and other system logs, the error level logs will be sent to": string;
|
|
24
|
+
"SQL execution logs, printed by Sequelize when the db logging is enabled": string;
|
|
25
|
+
};
|
|
26
|
+
export default _default;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file is part of the NocoBase (R) project.
|
|
3
|
+
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
|
|
4
|
+
* Authors: NocoBase Team.
|
|
5
|
+
*
|
|
6
|
+
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
|
|
7
|
+
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
|
+
*/
|
|
9
|
+
|
|
10
|
+
var __defProp = Object.defineProperty;
|
|
11
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
12
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
13
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
14
|
+
var __export = (target, all) => {
|
|
15
|
+
for (var name in all)
|
|
16
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
17
|
+
};
|
|
18
|
+
var __copyProps = (to, from, except, desc) => {
|
|
19
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
20
|
+
for (let key of __getOwnPropNames(from))
|
|
21
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
22
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
23
|
+
}
|
|
24
|
+
return to;
|
|
25
|
+
};
|
|
26
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
27
|
+
var ja_JP_exports = {};
|
|
28
|
+
__export(ja_JP_exports, {
|
|
29
|
+
default: () => ja_JP_default
|
|
30
|
+
});
|
|
31
|
+
module.exports = __toCommonJS(ja_JP_exports);
|
|
32
|
+
var ja_JP_default = {
|
|
33
|
+
"Logger": "\u30ED\u30B0",
|
|
34
|
+
"Search": "\u691C\u7D22",
|
|
35
|
+
"Download": "\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9",
|
|
36
|
+
"Download logs": "\u30ED\u30B0\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9",
|
|
37
|
+
"API request and response logs": "API \u30EA\u30AF\u30A8\u30B9\u30C8\u3068\u30EC\u30B9\u30DD\u30F3\u30B9\u306E\u30ED\u30B0",
|
|
38
|
+
"Application, database, plugins and other system logs, the error level logs will be sent to": "\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3\u3001\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u3001\u30D7\u30E9\u30B0\u30A4\u30F3\u3001\u304A\u3088\u3073\u305D\u306E\u4ED6\u306E\u30B7\u30B9\u30C6\u30E0\u30ED\u30B0\u3001\u30A8\u30E9\u30FC\u30EC\u30D9\u30EB\u306E\u30ED\u30B0\u306F\u6B21\u306B\u9001\u4FE1\u3055\u308C\u307E\u3059",
|
|
39
|
+
"SQL execution logs, printed by Sequelize when the db logging is enabled": "SQL \u5B9F\u884C\u30ED\u30B0\u3001\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u30ED\u30B0\u304C\u6709\u52B9\u306A\u5834\u5408\u3001Sequelize \u304C\u51FA\u529B\u3059\u308B SQL \u5B9F\u884C\u30ED\u30B0"
|
|
40
|
+
};
|
|
@@ -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-09-
|
|
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-09-25T14:12:52.263Z"}
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"displayName.zh-CN": "日志",
|
|
5
5
|
"description": "Server-side logs, mainly including API request logs and system runtime logs, and allows to package and download log files.",
|
|
6
6
|
"description.zh-CN": "服务端日志,主要包括接口请求日志和系统运行日志,并支持打包和下载日志文件。",
|
|
7
|
-
"version": "1.3.
|
|
7
|
+
"version": "1.3.25-beta",
|
|
8
8
|
"license": "AGPL-3.0",
|
|
9
9
|
"main": "dist/server/index.js",
|
|
10
10
|
"homepage": "https://docs.nocobase.com/handbook/logger",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"@nocobase/server": "1.x",
|
|
20
20
|
"@nocobase/test": "1.x"
|
|
21
21
|
},
|
|
22
|
-
"gitHead": "
|
|
22
|
+
"gitHead": "dea17d475f5db81a93fd7c27aebd650c46bb3a45",
|
|
23
23
|
"keywords": [
|
|
24
24
|
"Logging and monitoring"
|
|
25
25
|
]
|