VarnishLog
PHP 手册

VarnishLog::getTagName

(PECL varnish >= 0.6)

VarnishLog::getTagNameGet the log tag string representation by its index

说明

public static string VarnishLog::getTagName ( int $index )

参数

index

Log tag index.

返回值

Returns the log tag name as string.


VarnishLog
PHP 手册