LogSubscriber
class LogSubscriber implements EventSubscriberInterface, LoggerAwareInterface (View source)
Traits
Trait LoggerAwareTrait A trait used with LoggerAwareInterface
                    LoggerAwareTrait    
                
            Methods
Details
        
                            
    getLoggerChannel()
        
    
    No description
        
                static            
    getSubscribedEvents()
        
    
    No description
        
                    protected        
    log(EntryInterface $entry)
        
    
    No description
        
                            
    onUserActivate(UserInfo $event)
        
    
    No description
        
                            
    onUserDeactivate(UserInfo $event)
        
    
    No description
        
                            
    onUserAdd(UserInfoWithPassword $event)
        
    
    No description
        
                            
    onUserUpdate(UserInfo $event)
        
    
    No description
        
                            
    onUserDeleted(UserInfo $event)
        
    
    No description
        
                            
    onUserResetPassword(UserInfo $event)
        
    
    No description
        
                            
    onUserChangePassword(UserInfoWithPassword $event)
        
    
    No description