next up previous contents
Next: The 'Easy' Way Up: Examples Previous: Embedded Python - mod_snake_emb   Contents

A Simple Logging Module

Occasionaly, a webmaster may want some obscure type of logging to be done. This example demonstrates how we might create a module that allows us to log certain transactions to the syslog.



Subsections

2000-09-01