> koatty_logger@2.9.0 build /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-logger > pnpm run build:js && pnpm run build:dts && pnpm run build:doc && pnpm run build:cp > koatty_logger@2.9.0 build:js /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-logger > tsup CLI Building entry: src/index.ts CLI Using tsconfig: tsconfig.json CLI tsup v8.5.1 CLI Using tsup config: /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-logger/tsup.config.ts CLI Target: node18 CLI Cleaning output folder CJS Build start ESM Build start CJS dist/index.js 19.48 KB CJS dist/index.js.map 49.09 KB CJS ⚡️ Build success in 122ms ESM dist/index.mjs 18.45 KB ESM dist/index.mjs.map 49.05 KB ESM ⚡️ Build success in 122ms > koatty_logger@2.9.0 build:dts /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-logger > bash ../../scripts/build-dts.sh 🔨 Building type declarations for koatty-logger... ⏳ Waiting for dependencies to be ready... 🔍 Checking dependencies: koatty_lib ✓ koatty_lib type declarations ready ✅ All dependencies ready (waited 0ms) 📝 Running TypeScript compiler... ⠙📦 Running API Extractor...  api-extractor 7.55.2  - https://api-extractor.com/  Using configuration from ./api-extractor.json Analysis will use the bundled TypeScript version 5.8.2 *** The target project appears to use TypeScript 5.9.3 which is newer than the bundled compiler engine; consider upgrading API Extractor. Writing: /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-logger/temp/koatty_logger.api.json Writing package typings: /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-logger/dist/index.d.ts Warning: src/decorator.ts:134:6 - (tsdoc-characters-after-block-tag) The token "@Log" looks like a TSDoc tag but contains an invalid character "("; if it is not a tag, use a backslash to escape the "@" Warning: src/decorator.ts:135:6 - (tsdoc-characters-after-block-tag) The token "@Log" looks like a TSDoc tag but contains an invalid character "("; if it is not a tag, use a backslash to escape the "@" Warning: src/interface.ts:40:4 - (tsdoc-undefined-tag) The TSDoc tag "@export" is not defined in this configuration Warning: src/interface.ts:41:4 - (tsdoc-undefined-tag) The TSDoc tag "@interface" is not defined in this configuration Warning: src/interface.ts:47:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/interface.ts:47:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/interface.ts:48:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/interface.ts:55:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/interface.ts:55:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/interface.ts:56:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/interface.ts:63:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/interface.ts:63:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/interface.ts:64:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/interface.ts:72:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/interface.ts:72:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/interface.ts:73:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/interface.ts:81:20 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/interface.ts:81:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/interface.ts:82:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/interface.ts:95:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/interface.ts:96:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/interface.ts:96:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/interface.ts:97:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/logger.ts:57:4 - (tsdoc-undefined-tag) The TSDoc tag "@class" is not defined in this configuration Warning: src/logger.ts:89:25 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/logger.ts:89:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/logger.ts:90:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/logger.ts:438:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/logger.ts:438:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/logger.ts:439:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/logger.ts:455:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/logger.ts:455:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/logger.ts:456:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/logger.ts:472:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/logger.ts:472:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/logger.ts:473:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/logger.ts:489:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/logger.ts:489:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/logger.ts:490:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/logger.ts:506:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/logger.ts:506:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/logger.ts:507:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/logger.ts:544:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/logger.ts:545:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/logger.ts:545:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/logger.ts:546:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/logger.ts:573:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration Warning: src/logger.ts:574:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/logger.ts:575:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/logger.ts:576:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/logger.ts:577:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/logger.ts:636:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration Warning: src/logger.ts:637:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/logger.ts:638:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/logger.ts:639:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/logger.ts:640:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/logger.ts:641:22 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/logger.ts:641:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/logger.ts:642:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration API Extractor completed successfully ⠙✅ Type declarations built successfully > koatty_logger@2.9.0 build:doc /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-logger > api-documenter markdown --input temp --output docs/api api-documenter 7.28.2  - https://api-extractor.com/  Reading koatty_logger.api.json Deleting old output from docs/api Writing koatty_logger package Unsupported block tag: @memberof Unsupported block tag: @memberof Unsupported block tag: @memberof Unsupported block tag: @memberof Unsupported block tag: @memberof Unsupported block tag: @memberof Unsupported block tag: @export Unsupported block tag: @interface Unsupported block tag: @memberof Unsupported block tag: @memberof Unsupported block tag: @memberof Unsupported block tag: @memberof Unsupported block tag: @memberof Unsupported block tag: @memberof Unsupported block tag: @memberof Unsupported block tag: @class Unsupported block tag: @class Unsupported block tag: @export Unsupported block tag: @interface > koatty_logger@2.9.0 build:cp /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-logger > node ../../scripts/postBuild.js 📦 postBuild: koatty-logger ✓ Copied package.json to dist/ ✓ Copied LICENSE to dist/ ✓ Copied README.md to dist/ ✓ Fixed paths in dist/package.json ✓ Cleaned DTS declarations ✅ Done