From: Tyler Riddle Date: Tue, 13 Nov 2012 19:19:00 +0000 (-0800) Subject: add new line format var to logger docs X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5e46fc120a69d75dde28359f67073a746fcf57f7;p=scpubgit%2FObject-Remote.git 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