mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 18:41:14 +00:00
refactor(core): Move Logger to @n8n/backend-common (#15721)
This commit is contained in:
1
packages/@n8n/backend-common/src/logging/index.ts
Normal file
1
packages/@n8n/backend-common/src/logging/index.ts
Normal file
@@ -0,0 +1 @@
|
||||
export { Logger } from './logger';
|
||||
Reference in New Issue
Block a user