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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top