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

wire with log 'pino' instance #218

Open
github-actions bot opened this issue Feb 21, 2021 · 0 comments
Open

wire with log 'pino' instance #218

github-actions bot opened this issue Feb 21, 2021 · 0 comments
Labels

Comments

@github-actions
Copy link

wire with log 'pino' instance

// TODO: wire with log 'pino' instance

// 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

@github-actions github-actions bot added the todo label Feb 21, 2021
@nesterone nesterone added tech-debt Technical debt infra labels Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant