ConcreteUserProcessor
class ConcreteUserProcessor (View source)
A processor for adding the Concrete user into the extra log info
Properties
protected Application | $app | ||
protected User|null | $user | The cached user instance |
Methods
array
__invoke(array $record)
Invoke this processor
User|mixed
getLoggedInUser()
Resolve a user intance from the IOC container and cache it
Details
__construct(Application $app)
No description
array
__invoke(array $record)
Invoke this processor
protected User|mixed
getLoggedInUser()
Resolve a user intance from the IOC container and cache it