IHttpLogger..::..LogResponse Method
Log completion of request with predetermined diagnostic interest.
Namespace:
Suoranta.EnterpriseLib.Util.NetAssembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Syntax
void LogResponse( int requestId, HttpStatusCode status, string tags )
Parameters
- requestId
- Type: Int32
ResultId returned by LogRequest
- status
- Type: HttpStatusCode
- tags
- Type: String

