VarnishLog::getTagName

(PECL varnish >= 0.6)

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

说明

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

参数

index

Log tag index.

返回值

Returns the log tag name as string.

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top