Nothing Special   »   [go: up one dir, main page]

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

provider.StepCtx create logs with wrong depth #91

Open
wtkeqrf0 opened this issue May 17, 2024 · 0 comments
Open

provider.StepCtx create logs with wrong depth #91

wtkeqrf0 opened this issue May 17, 2024 · 0 comments

Comments

@wtkeqrf0
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new step
  2. Use ctx.Log("test started") function

Expected behavior
main.go:25: test started

Actual behavior
step_context.go:108: test started

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

No branches or pull requests

1 participant