LoggingAspect
class LoggingAspect (View source)
An aspect which centralizes the logging of important session actions.
Properties
protected | $logger |
Methods
void
void
void
mixed
void
string
Details
void
logStart(JoinPointInterface $joinPoint)
No description
void
logResume(JoinPointInterface $joinPoint)
No description
void
logDestroy(JoinPointInterface $joinPoint)
No description
mixed
logRenewId(JoinPointInterface $joinPoint)
No description
void
logCollectGarbage(JoinPointInterface $joinPoint)
No description
protected string
getSessionImplementationClassName(JoinPointInterface $joinPoint)
No description