Apache-Sling
view release on metacpan or search on metacpan
lib/Apache/Sling/Print.pm view on Meta::CPAN
writing to the file.
=head2 print_lock
Prints out a specified message with locking in an attempt to prevent competing
threads or forks from stepping on each others toes when printing to stdout.
=head2 print_result
Takes an object (user, group, site, etc) and prints out it's Message value,
appending a new line. Also looks at the verbosity level and if greater than or
equal to 1 will print extra information extracted from the object's Response
object. At the moment, won't print if log is defined, as the prints to log
happen elsewhere. TODO tidy that up.
=head2 date_time
Returns a current date time string, which is useful for log timestamps.
=head1 USAGE
( run in 0.608 second using v1.01-cache-2.11-cpan-64827b87656 )