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

BUG: The postion number in the logs doesnt map to actual line number. #29

Open
aneeshkp opened this issue Apr 27, 2020 · 1 comment
Open
Labels
bug Something isn't working

Comments

@aneeshkp
Copy link
Member

The position number is of no value to enduser. Its better to print Line number.

INFO[0000] Found a candidate for conversion: .Values.etcd.tls
WARN[0000] ".Values.etcd.tls" at position 1921 was not found in Helm chart's values: invalid path. Defaulting to definition conversion

@aneeshkp aneeshkp added the bug Something isn't working label Apr 27, 2020
@aneeshkp
Copy link
Member Author

Remove position info from the log , leave it with the filename and variable name.
Add original line and new line to LogHelmReport struct link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant