Table of Contents

Class: file_logger Zope-2.2.1-src/ZServer/medusa/logger.py

Methods   
__init__
__repr__
flush
log
maybe_flush
softspace
write
writeline
writelines
  __init__ 
__init__ (
        self,
        file,
        flush=1,
        mode='a',
        )

If freq is non-None we back up "daily", "weekly", or "monthly". Else if maxsize is non-None we back up whenever the log gets to big. If both are None we never back up.

  __repr__ 
__repr__ ( self )

  flush 
flush ( self )

  log 
log ( self,  message )

  maybe_flush 
maybe_flush ( self )

  softspace 
softspace ( self,  *args )

  write 
write ( self,  data )

  writeline 
writeline ( self,  line )

  writelines 
writelines ( self,  lines )


Table of Contents

This document was automatically generated on Mon Sep 4 07:33:06 2000 by HappyDoc version r0_6