uawdijnntqw1x1x1
IP : 18.216.137.32
Hostname : premium160.web-hosting.com
Kernel : Linux premium160.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
batcwwjx
/
www
/
wp-content
/
plugins
/
duplicator
/
src
/
.
/
Libs
/
DupArchive
/
DupArchiveLoggerBase.php
/
/
<?php /** * * @package Duplicator * @copyright (c) 2021, Snapcreek LLC */ namespace Duplicator\Libs\DupArchive; abstract class DupArchiveLoggerBase { /** * Log function * * @param string $s string to log * @param boolean $flush if true flish log * @param callback|null $callingFunctionOverride call back function * * @return void */ abstract public function log($s, $flush = false, $callingFunctionOverride = null); }
/home/batcwwjx/www/wp-content/plugins/duplicator/src/./Libs/DupArchive/DupArchiveLoggerBase.php