You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Anton Tagunov <at...@mail.cnt.ru> on 2003/06/04 14:16:19 UTC

[logKit] cosmetic change to xdocs

Hello, Developers!

Just cosmetic, (avalon-logkit/src/xdocs, if I'm not mistaken)

--- whitepaper.orig     2002-08-19 13:30:54.000000000 +0400
+++ whitepaper.xml      2003-06-03 18:32:45.000000000 +0400
@@ -275,6 +275,7 @@
 <source xml:space="preserve">
 format: "%7.7{priority} %5.5{rtime} [%8.8{category}]: %{message}\n%{throwable}"
 output: DEBUG   123   [network.]: This is a debug message
+output: DEBUG   123   [network ]: This is another debug message
 
 format: "%7.7{priority} %5.5{rtime} [%{category}]: %{message}\n"
 output: DEBUG   123   [network.interceptor.connected]: This is a debug message
@@ -302,7 +303,7 @@
         an ExtendedPatternFormatter that included information such as calling method and calling 
         thread. Other contextual information that you may need to include in log files include
         user executing log statement, the network interface that the client component is listening 
-        to (ie 127.0.0.1 vs 192.168.1.1), hostname (especially important on multihomed boxen) or 
+        to (ie 127.0.0.1 vs 192.168.1.1), hostname (especially important on multihomed boxes) or 
         source of LogEvent (useful when writing a centralized log server).
       </p>
 
@@ -442,4 +443,4 @@
 
   </body>
   
-</document>
\ No newline at end of file
+</document>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org