Index: openacs-4/packages/acs-automated-testing/tcl/example-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-automated-testing/tcl/example-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-automated-testing/tcl/example-procs.tcl 11 Nov 2001 18:03:52 -0000 1.1 +++ openacs-4/packages/acs-automated-testing/tcl/example-procs.tcl 1 Nov 2003 08:45:36 -0000 1.2 @@ -22,7 +22,7 @@ @author Peter Harper @creation-date 24 July 2001 } { - ns_log notice "Auditing: $name, $value" + ns_log debug "aa_example_write_audit_entry: Auditing: $name, $value" return 1 }