Table of Contents

Module: _syslog daxfi/_syslog.py

_syslog module (daxfi package).

This module provide utilities for logging messages.

Copyright 2001, 2002 Davide Alberani <alberanid@libero.it>

This program 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.

This program 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 this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Imported modules   
import syslog
Functions   
_sl_print
sl_print_error
sl_print_info
sl_print_warning
  _sl_print 
_sl_print (
        mex,
        prio,
        facil,
        )

Send a message to the syslog subsystem.

  sl_print_error 
sl_print_error ( mex )

Send an error message to the log.

  sl_print_info 
sl_print_info ( mex )

Send an informational message to the log.

  sl_print_warning 
sl_print_warning ( mex )

Send a warning message to the log.


Table of Contents

This document was automatically generated on Tue Dec 17 17:48:18 2002 by HappyDoc version r1_5