AuditFactory
class AuditFactory implements Factory (View source)
Logs are written using a side-channel, because audit trail should not be mixed up with regular PHP errors.
Methods
Details
object
create(string $service, array $params = [])
Creates a new service instance.