Constructor
new VarvPerformancePrefix()
- Source:
Examples
// Set the VarvPerformance prefix to "myPrefix"
{
"varvPrefix": "myPrefix"
}
// Remove the current VarvPerformance prefix
{
"varvPrefix": ""
}
An action 'varvPrefix' that sets the current prefix to VarvPerformance logging.
// Set the VarvPerformance prefix to "myPrefix"
{
"varvPrefix": "myPrefix"
}
// Remove the current VarvPerformance prefix
{
"varvPrefix": ""
}