--- loncom/lonnet/perl/lonnet.pm 2011/07/18 10:25:55 1.1118 +++ loncom/lonnet/perl/lonnet.pm 2011/07/18 10:32:48 1.1119 @@ -1,7 +1,7 @@ # The LearningOnline Network # TCP networking package # -# $Id: lonnet.pm,v 1.1118 2011/07/18 10:25:55 foxr Exp $ +# $Id: lonnet.pm,v 1.1119 2011/07/18 10:32:48 foxr Exp $ # # Copyright Michigan State University Board of Trustees # @@ -11463,11 +11463,12 @@ splitting on '&', supports elements that =head2 Logging Routines -=over 4 These routines allow one to make log messages in the lonnet.log and lonnet.perm logfiles. +=over 4 + =item * logtouch() : make sure the logfile, lonnet.log, exists @@ -11483,6 +11484,7 @@ logperm() : append a permanent message t file never gets deleted by any automated portion of the system, only messages of critical importance should go in here. + =back =head2 General File Helper Routines