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

load: no need to print stacktrace when load encounters error #7

Open
wenchy opened this issue May 29, 2024 · 0 comments
Open

load: no need to print stacktrace when load encounters error #7

wenchy opened this issue May 29, 2024 · 0 comments

Comments

@wenchy
Copy link
Member

wenchy commented May 29, 2024

err := fmt.Errorf("error: workbook %s, worksheet %s, load failed: %+v\n", bookName, sheetName, err)

%+v -> %s

@wenchy wenchy changed the title load: no need to print stacktrace of when load encounters error load: no need to print stacktrace when load encounters error May 29, 2024
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