ILogFactory
Interface ILogFactory
Tags
Table of Contents
Methods
get()
public
get(string $type) : IWriter
Parameters
- $type : string
-
- one of: file, errorlog, syslog, systemd
Tags
Return values
IWriter —getCustomLogger()
public
getCustomLogger(string $path) : ILogger
Parameters
- $path : string