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

added NTStatus codes to error messages #21

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

philwall3
Copy link

I currently have the issue that I don't always get the NTStatus code back when an error occurs which makes debugging difficult. For example from my logfile:
2022-06-30 12:45:58,784 [15] FATAL censored SmbErrorException: 12:44:58.511: [EzSmb.Transports.Shares.Smb2Share.WriteStream] File Writing Failed.
Therefore I have added them in a few places.

added NTStatus codes to error messages
added NTStatus code to error message
added NTStatus code to error message
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.

1 participant