/plugins/logger/functions.phpNaSMail Logger plugin - functions Copyright (c) 2009 The NaSMail Project
This file is part of NaSMail Logger plugin.
Logger plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Logger plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Logger plugin; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
logger_get_user_info (line 88)
Gets information about user
Function tries to detect username, remote address and proxy headers
Used output formats: USER detected-username FROM detected-address USER detected-username FROM detected-address PROXIED detected-proxied-address
logger_log (line 116)
Calls configured logging facility
logger_login_verified_do (line 46)
Logs successful logins. LOG_INFO level
logger_logout_do (line 54)
Logs logouts. LOG_INFO level
logger_logout_error_do (line 63)
Logs login failures. LOG_WARNING level
logger_message_log_do (line 73)
Logs nsm_message_log() messages. LOG_NOTICE level
Documentation generated on Sun, 22 Nov 2009 17:36:32 +0200 by phpDocumentor 1.4.3