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

feat: add structured logging #2968

Closed
wants to merge 4 commits into from

feat: make loggable data available at handler level

7c12872
Select commit
Loading
Failed to load commit list.
Closed

feat: add structured logging #2968

feat: make loggable data available at handler level
7c12872
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 29, 2024 in 0s

91.46% of diff hit (target 87.28%)

View this Pull Request on Codecov

91.46% of diff hit (target 87.28%)

Annotations

Check warning on line 79 in src/logger/structured-logger.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/logger/structured-logger.ts#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 85 in src/logger/structured-logger.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/logger/structured-logger.ts#L85

Added line #L85 was not covered by tests

Check warning on line 153 in src/services/destination/postTransformation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/destination/postTransformation.ts#L153

Added line #L153 was not covered by tests

Check warning on line 187 in src/services/destination/postTransformation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/destination/postTransformation.ts#L187

Added line #L187 was not covered by tests

Check warning on line 199 in src/services/destination/postTransformation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/destination/postTransformation.ts#L199

Added line #L199 was not covered by tests