NLogRequestPostedBodyModule Class |
Namespace: NLog.Web
The NLogRequestPostedBodyModule type exposes the following members.
Name | Description | |
---|---|---|
NLogRequestPostedBodyModule |
Initializes new instance of the NLogRequestPostedBodyModule class
|
Name | Description | |
---|---|---|
AllowContentTypes |
Prefix and suffix values to be accepted as ContentTypes. Ex. key-prefix = "application/" and value-suffix = "json"
| |
MaxContentLength |
The maximum request posted body size that will be captured. Defaults to 30KB.
|