Skip to content

Conversation

0xced
Copy link
Member

@0xced 0xced commented Jun 6, 2024

The EventLog.WriteEntry documentation says the maximum is 31839 but it was found empirically that the maximum is 31718 on Windows 10.

The UsingSuperLongLogMessageWorks test now passes again.

Note: I have opened this pull request as draft because I also opened dotnet/dotnet-api-docs#9999 which proposes to change the official documentation about the maximum message size. So let's see what the documentation team has to say about it first...

The [EventLog.WriteEntry documentation][1] says the maximum is 31839 but it was found empirically that the maximum is 31718 on Windows 10.

The `UsingSuperLongLogMessageWorks` test now passes again.

[1]: https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.eventlog.writeentry
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