Index: openacs-4/packages/xotcl-core/tcl/06-package-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/06-package-procs.tcl,v diff -u -N -r1.31.2.1 -r1.31.2.2 --- openacs-4/packages/xotcl-core/tcl/06-package-procs.tcl 2 Dec 2015 08:30:11 -0000 1.31.2.1 +++ openacs-4/packages/xotcl-core/tcl/06-package-procs.tcl 30 Dec 2015 18:09:14 -0000 1.31.2.2 @@ -194,7 +194,7 @@ # compatibility, but complain in ns_log. # # (E.g. hypermail2xowiki uses this) - ns_log notice "Could not find ::xo::Package with key $package_key ($package_id)" + ns_log warning "Could not find ::xo::Package with key $package_key ($package_id)" set package_class [self] }