@nocobase/plugin-logger 0.19.0-alpha.2 → 0.19.0-alpha.4
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
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
module.exports = {
|
|
2
|
-
"@nocobase/client": "0.19.0-alpha.
|
|
2
|
+
"@nocobase/client": "0.19.0-alpha.4",
|
|
3
3
|
"react": "18.2.0",
|
|
4
4
|
"antd": "5.12.8",
|
|
5
5
|
"@ant-design/icons": "5.2.6",
|
|
6
6
|
"ahooks": "3.7.8",
|
|
7
|
-
"@nocobase/server": "0.19.0-alpha.
|
|
7
|
+
"@nocobase/server": "0.19.0-alpha.4",
|
|
8
8
|
"react-i18next": "11.18.6",
|
|
9
|
-
"@nocobase/actions": "0.19.0-alpha.
|
|
10
|
-
"@nocobase/logger": "0.19.0-alpha.
|
|
9
|
+
"@nocobase/actions": "0.19.0-alpha.4",
|
|
10
|
+
"@nocobase/logger": "0.19.0-alpha.4"
|
|
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-
|
|
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-26T14:14:11.398Z"}
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"displayName.zh-CN": "日志",
|
|
5
5
|
"description": "Package and download log files",
|
|
6
6
|
"description.zh-CN": "打包下载日志文件",
|
|
7
|
-
"version": "0.19.0-alpha.
|
|
7
|
+
"version": "0.19.0-alpha.4",
|
|
8
8
|
"license": "AGPL-3.0",
|
|
9
9
|
"main": "dist/server/index.js",
|
|
10
10
|
"devDependencies": {
|
|
@@ -17,5 +17,5 @@
|
|
|
17
17
|
"@nocobase/server": "0.x",
|
|
18
18
|
"@nocobase/test": "0.x"
|
|
19
19
|
},
|
|
20
|
-
"gitHead": "
|
|
20
|
+
"gitHead": "9583023f7bea828da5192384a5c002782c341b65"
|
|
21
21
|
}
|