From: Tyler Riddle Date: Tue, 13 Nov 2012 19:19:00 +0000 (-0800) Subject: add new line format var to logger docs X-Git-Tag: v0.003001_01~60 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=commitdiff_plain;h=7322b9505041db634e6f083563ac7901214cd2f4 add new line format var to logger docs --- diff --git a/lib/Object/Remote/Logging/Logger.pm b/lib/Object/Remote/Logging/Logger.pm index fb05fb8..a75bd30 100644 --- a/lib/Object/Remote/Logging/Logger.pm +++ b/lib/Object/Remote/Logging/Logger.pm @@ -339,6 +339,10 @@ Process id of the Perl interpreter that generated the log message. A literal %. +=item %n + +A newline. + =back =back