3 writes to RequestBodyLogLimit
Microsoft.AspNetCore.HttpLogging (3)
HttpLoggingInterceptorContext.cs (1)
140
RequestBodyLogLimit
= 0;
HttpLoggingMiddleware.cs (2)
79
logContext.
RequestBodyLogLimit
= options.RequestBodyLogLimit;
86
logContext.
RequestBodyLogLimit
= loggingAttribute.RequestBodyLogLimit;
1 reference to RequestBodyLogLimit
Microsoft.AspNetCore.HttpLogging (1)
HttpLoggingMiddleware.cs (1)
166
logContext.
RequestBodyLogLimit
,