method log documentation in bbn\Models\Cls\Basic

function() { if ($this->isDebug()) { $ar = \func_get_args(); $cn = bbn\Str::encodeFilename(str_replace('\\', '_', \get_class($this))); foreach ($ar as $a){ X::log($a, $cn); } } }

BBN is a suite of PHP and JS libraries and VueJS components - all open-source! bbn.io, build applications, the quick way

This website uses cookies to ensure you get the best experience on our website.