Skip to content

Commit

Permalink
Merge pull request #26 from tbvgl/dev
Browse files Browse the repository at this point in the history
fix: remove Sentry
  • Loading branch information
tbvgl authored Oct 19, 2023
2 parents 47c78be + e7fcd13 commit 7596138
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server_connect/modules/advanced-logger.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ if (logFilePath) {
}

const transport = pino.transport({ targets: transports });

const logger = pino(
{
level: logLevel,
Expand Down

0 comments on commit 7596138

Please sign in to comment.