We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
wire with log 'pino' instance
zorko-platform/apps/web-portal/lib/use-cases/log/LogSave.mjs
Line 7 in 142cb28
// TODO: add integration tests for api/v1/log endpoint export class LogSave extends UseCase { // eslint-disable-next-line no-unused-vars async run(logs) { // TODO: wire with log 'pino' instance console.log('logs ', logs) return {} } } ew file mode 100644 ndex 0000000..fd18d28 ++ b/apps/web-portal/lib/use-cases/log/index.mjs
69ea157a058cdbdb0f3b74a743cd69d81197488f
The text was updated successfully, but these errors were encountered:
No branches or pull requests
wire with log 'pino' instance
zorko-platform/apps/web-portal/lib/use-cases/log/LogSave.mjs
Line 7 in 142cb28
69ea157a058cdbdb0f3b74a743cd69d81197488f
The text was updated successfully, but these errors were encountered: