Skip to content

Conversation

@Minosity-VR
Copy link
Contributor

Motivation

When running locally, no problem with the logger.

When running KubeHound as a Service with telemetry enabled, the logger is wrapped in the TraceLogger which adds a level of bubbling making the caller appear as log/trace_logger.go:101:
image

Changes

Add a Skip function to skip a level when adding a log layer.

This might not be the good way to implement it, we may want to put it in the InitTelemetry function or something.

QA Instructions

Blast Radius

Documentation

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.

2 participants