File "log_once.md"
Full Path: /var/www/html/wordpress/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/Debug/log_once.md
File size: 202 bytes
MIME-type: text/plain
Charset: utf-8
```php
Debug::log_once (string $message)
```
Logs a debug message if the debugger is enabled. Does nothing if the debugger is disabled. Each message is logged only once (based on file and line number).