You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[LoggerMessage(Level=LogLevel.Debug,EventId=1,EventName="UnableToDisableMaxRequestBodySizeLimit",Message="Unable to disable the max request body size limit.")]
[LoggerMessage(Level=LogLevel.Information,EventId=2,EventName="UnsupportedRequestContentType",Message="Request content-type of '{ContentType}' is not supported.")]
[LoggerMessage(Level=LogLevel.Information,EventId=3,EventName="UnsupportedRequestProtocol",Message="Request protocol of '{Protocol}' is not supported.")]
@@ -47,15 +50,6 @@ internal static partial class GrpcServerLog
47
50
[LoggerMessage(Level=LogLevel.Error,EventId=9,EventName="DeadlineCancellationError",Message="Error occurred while trying to cancel the request due to deadline exceeded.")]
[LoggerMessage(Level=LogLevel.Debug,EventId=1,EventName="UnableToDisableMaxRequestBodySizeLimit",Message="Unable to disable the max request body size limit.")]
[LoggerMessage(Level=LogLevel.Information,EventId=2,EventName="UnsupportedRequestContentType",Message="Request content-type of '{ContentType}' is not supported.")]
[LoggerMessage(Level=LogLevel.Information,EventId=3,EventName="UnsupportedRequestProtocol",Message="Request protocol of '{Protocol}' is not supported.")]
0 commit comments