Filter: powered_cache_log_destination

apply_filters( 'powered_cache_log_destination', $destination ) → {null|string}

Filters destination of the log.

Parameters:
Name Type Description
$destination null | string

The destination of the log.

Since:
  • 2.0
Source:
Returns:

New value.

Type
null | string