Table of Contents

Class: ILogger ./src/peak/running/logs.py

A PEAK logger, with additional (syslog-compatible) level methods

Base Classes   
IBasicLogger
    protocols.Interface
Methods   
alert
emergency
notice
trace
  alert 
alert (
        msg,
        *args,
        *kwargs,
        )

Log msg w/level ALERT

  emergency 
emergency (
        msg,
        *args,
        *kwargs,
        )

Log msg w/level EMERG

  notice 
notice (
        msg,
        *args,
        *kwargs,
        )

Log msg w/level NOTICE

  trace 
trace (
        msg,
        *args,
        *kwargs,
        )

Log msg w/level TRACE


Table of Contents

This document was automatically generated on Tue Feb 17 19:55:49 2004 by HappyDoc version 2.1