Method | Description | |
---|---|---|
Start ( |
||
Stop ( ) : void | ||
Write ( string connectionId, IHttpRequest request, AccessLogType logType ) : void |
Method | Description | |
---|---|---|
Break ( string source ) : string | ||
TimerCallback ( object state ) : void |
public Start ( |
||
logDirectory | ||
return | void |
public Write ( string connectionId, IHttpRequest request, AccessLogType logType ) : void | ||
connectionId | string | |
request | IHttpRequest | |
logType | AccessLogType | |
return | void |