Click or drag to resize
AkEventLogOutput Method
输出到浏览器console。

同时创建JSON对象eventLog,该对象的time-begin属性的值为开始时间、time-end属性的值为结束时间。

Namespace: Appkit.Common
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public void Output(
	HttpResponse response
)

Parameters

response
Type: System.WebHttpResponse
See Also