Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUWP logging includes null bytes #26311
Open
Labels
Projects
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For the output of the log handler when printed to a file in this code we include the null byte. This yields files you can look at with your eyes, but copying bytes that includes nulls usually yields surprising results.