|
| log ($level, $message, array $context=array()) |
| Add a log record if logging is enabled.
|
|
◆ cache()
Mustache_Cache::cache |
( |
| $key, |
|
|
| $value ) |
|
inherited |
◆ getLogger()
Mustache_Cache_AbstractCache::getLogger |
( |
| ) |
|
Get the current logger instance.
- Return values
-
Mustache_Logger|Psr\Log\LoggerInterface | |
◆ load()
Mustache_Cache::load |
( |
| $key | ) |
|
|
inherited |
◆ log()
Mustache_Cache_AbstractCache::log |
( |
| $level, |
|
|
| $message, |
|
|
array | $context = array() ) |
|
protected |
Add a log record if logging is enabled.
- Parameters
-
string | $level | The logging level |
string | $message | The log message |
array | $context | The log context |
◆ setLogger()
Mustache_Cache_AbstractCache::setLogger |
( |
| $logger = null | ) |
|
The documentation for this class was generated from the following file:
- lib/mustache/src/Mustache/Cache/AbstractCache.php