Factory
final class Factory
Methods
static Factory
getInstance()
No description
static void
use(string $class, array $options = [])
Use custom handler
static void
write(string $type, string $value_id, string $location, string $message, string $submod = '', string $action = '')
Write new log record
static string
read(object|null $formatter = null)
No description
static
truncate()
No description
static
download()
No description
Details
at line 28
static Factory
getInstance()
No description
at line 44
static void
use(string $class, array $options = [])
Use custom handler
at line 63
static void
write(string $type, string $value_id, string $location, string $message, string $submod = '', string $action = '')
Write new log record
at line 71
static string
read(object|null $formatter = null)
No description
at line 77
static
truncate()
No description
at line 82
static
download()
No description