Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use new packages for logging and dependencies #92

Merged
merged 4 commits into from
Sep 20, 2022

Conversation

fraliv13
Copy link
Contributor

@fraliv13 fraliv13 commented Sep 20, 2022

Rename rocket toolkit @totalsoft/tenant-configuration -> @totalsoft/multitenancy-core
Move Tenant context to @totalsoft/multitenancy-core
New package @totalsoft/correlation
New package @totalsoft/pino-apollo
New package @totalsoft/pino-correlation
New package @totalsoft/pino-opentracing
New package @totalsoft/pino-multitenancy
New package @totalsoft/pino-mssqlserver
New package @totalsoft/graceful-shutdown

Files/folders to be deleted

  • correlation
rm src/correlation/correlationManager.js
rm src/correlation/index.js
rm src/correlation
  • multitenancy
rm src/multiTenancy/tenantContextAccessor.js
rm src/multiTenancy/index.js
rm src/multiTenancy
  • plugins/logging
rm /src/plugins/logging/__tests__/logging.tests.js
rm /src/plugins/logging/__tests__
rm /src/plugins/logging/loggingPlugin.js
rm /src/plugins/logging/loggingUtils.js
rm /src/plugins/logging
  • tracing
rm /src/tracing/spanManager.js
rm /src/tracing/tracingUtils.js

@alexandra-c alexandra-c merged commit 27aefab into master Sep 20, 2022
@alexandra-c alexandra-c deleted the feature/new-packages branch September 20, 2022 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants