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

Please reopen and fix https://github.com/sirupsen/logrus/issues/972, skipping caller frames #1436

Closed
jlearman opened this issue Jul 4, 2024 · 3 comments
Labels

Comments

@jlearman
Copy link

jlearman commented Jul 4, 2024

Adding the feature to skip a given number of caller frames allows logrus to be wrapped, so please add it.

See #972 for details. Please reopen that issue and close this one.

@jlearman
Copy link
Author

jlearman commented Jul 23, 2024

As stated in #972, SetCallerReportSkipFrames() would work.

Alternatively, adding a (entry) LogSkipCallers(count) function would avoid having to wrap all Entry functions.

Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Aug 23, 2024
Copy link

github-actions bot commented Sep 6, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as completed Sep 6, 2024
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