VARNISHLOG(3)								 1							     VARNISHLOG(3)

The VarnishLog class

INTRODUCTION
CLASS SYNOPSIS
VarnishLog VarnishLog Constants o const integer$VarnishLog::TAG_Debug0 o const integer$VarnishLog::TAG_Error1 o const integer$VarnishLog::TAG_CLI2 o const integer$VarnishLog::TAG_StatSess3 o const integer$VarnishLog::TAG_ReqEnd4 o const integer$VarnishLog::TAG_SessionOpen5 o const integer$VarnishLog::TAG_SessionClose6 o const integer$VarnishLog::TAG_BackendOpen7 o const integer$VarnishLog::TAG_BackendXID8 o const integer$VarnishLog::TAG_BackendReuse9 o const integer$VarnishLog::TAG_BackendClose10 o const integer$VarnishLog::TAG_HttpGarbage11 o const integer$VarnishLog::TAG_Backend12 o const integer$VarnishLog::TAG_Length13 o const integer$VarnishLog::TAG_FetchError14 o const integer$VarnishLog::TAG_RxRequest15 o const integer$VarnishLog::TAG_RxResponse16 o const integer$VarnishLog::TAG_RxStatus17 o const integer$VarnishLog::TAG_RxURL18 o const integer$VarnishLog::TAG_RxProtocol19 o const integer$VarnishLog::TAG_RxHeader20 o const integer$VarnishLog::TAG_TxRequest21 o const integer$VarnishLog::TAG_TxResponse22 o const integer$VarnishLog::TAG_TxStatus23 o const integer$VarnishLog::TAG_TxURL24 o const integer$VarnishLog::TAG_TxProtocol25 o const integer$VarnishLog::TAG_TxHeader26 o const integer$VarnishLog::TAG_ObjRequest27 o const integer$VarnishLog::TAG_ObjResponse28 o const integer$VarnishLog::TAG_ObjStatus29 o const integer$VarnishLog::TAG_ObjURL30 o const integer$VarnishLog::TAG_ObjProtocol31 o const integer$VarnishLog::TAG_ObjHeader32 o const integer$VarnishLog::TAG_LostHeader33 o const integer$VarnishLog::TAG_TTL34 o const integer$VarnishLog::TAG_Fetch_Body35 o const integer$VarnishLog::TAG_VCL_acl36 o const integer$VarnishLog::TAG_VCL_call37 o const integer$VarnishLog::TAG_VCL_trace38 o const integer$VarnishLog::TAG_VCL_return39 o const integer$VarnishLog::TAG_VCL_error40 o const integer$VarnishLog::TAG_ReqStart41 o const integer$VarnishLog::TAG_Hit42 o const integer$VarnishLog::TAG_HitPass43 o const integer$VarnishLog::TAG_ExpBan44 o const integer$VarnishLog::TAG_ExpKill45 o const integer$VarnishLog::TAG_WorkThread46 o const integer$VarnishLog::TAG_ESI_xmlerror47 o const integer$VarnishLog::TAG_Hash48 o const integer$VarnishLog::TAG_Backend_health49 o const integer$VarnishLog::TAG_VCL_Log50 o const integer$VarnishLog::TAG_Gzip51 Methods o public VarnishLog::__construct ([array $args]) o public array VarnishLog::getLine (void ) o publicstatic string VarnishLog::getTagName (int $index) PREDEFINED CONSTANTS
o VarnishLog::TAG_Debug - o VarnishLog::TAG_Error - o VarnishLog::TAG_CLI - o VarnishLog::TAG_StatSess - o VarnishLog::TAG_ReqEnd - o VarnishLog::TAG_SessionOpen - o VarnishLog::TAG_SessionClose - o VarnishLog::TAG_BackendOpen - o VarnishLog::TAG_BackendXID - o VarnishLog::TAG_BackendReuse - o VarnishLog::TAG_BackendClose - o VarnishLog::TAG_HttpGarbage - o VarnishLog::TAG_Backend - o VarnishLog::TAG_Length - o VarnishLog::TAG_FetchError - o VarnishLog::TAG_RxRequest - o VarnishLog::TAG_RxResponse - o VarnishLog::TAG_RxStatus - o VarnishLog::TAG_RxURL - o VarnishLog::TAG_RxProtocol - o VarnishLog::TAG_RxHeader - o VarnishLog::TAG_TxRequest - o VarnishLog::TAG_TxResponse - o VarnishLog::TAG_TxStatus - o VarnishLog::TAG_TxURL - o VarnishLog::TAG_TxProtocol - o VarnishLog::TAG_TxHeader - o VarnishLog::TAG_ObjRequest - o VarnishLog::TAG_ObjResponse - o VarnishLog::TAG_ObjStatus - o VarnishLog::TAG_ObjURL - o VarnishLog::TAG_ObjProtocol - o VarnishLog::TAG_ObjHeader - o VarnishLog::TAG_LostHeader - o VarnishLog::TAG_TTL - o VarnishLog::TAG_Fetch_Body - o VarnishLog::TAG_VCL_acl - o VarnishLog::TAG_VCL_call - o VarnishLog::TAG_VCL_trace - o VarnishLog::TAG_VCL_return - o VarnishLog::TAG_VCL_error - o VarnishLog::TAG_ReqStart - o VarnishLog::TAG_Hit - o VarnishLog::TAG_HitPass - o VarnishLog::TAG_ExpBan - o VarnishLog::TAG_ExpKill - o VarnishLog::TAG_WorkThread - o VarnishLog::TAG_ESI_xmlerror - o VarnishLog::TAG_Hash - o VarnishLog::TAG_Backend_health - o VarnishLog::TAG_VCL_Log - o VarnishLog::TAG_Gzip - PHP Documentation Group VARNISHLOG(3)