projects
/
scpubgit/Object-Remote.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c003f06
)
add new line format var to logger docs
Tyler Riddle [Tue, 13 Nov 2012 19:19:00 +0000 (11:19 -0800)]
lib/Object/Remote/Logging/Logger.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Object/Remote/Logging/Logger.pm
b/lib/Object/Remote/Logging/Logger.pm
index
fb05fb8
..
a75bd30
100644
(file)
--- 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