瀏覽代碼

mentioning pid processor in README #165

anho 13 年之前
父節點
當前提交
bf2cdec9be
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.mdown

+ 1 - 0
README.mdown

@@ -183,6 +183,7 @@ Processors
 - _WebProcessor_: Adds the current request URI, request method and client IP to a log record.
 - _WebProcessor_: Adds the current request URI, request method and client IP to a log record.
 - _MemoryUsageProcessor_: Adds the current memory usage to a log record.
 - _MemoryUsageProcessor_: Adds the current memory usage to a log record.
 - _MemoryPeakUsageProcessor_: Adds the peak memory usage to a log record.
 - _MemoryPeakUsageProcessor_: Adds the peak memory usage to a log record.
+- _ProcessIdProcessor_: Adds the process id to a log record.
 
 
 About
 About
 =====
 =====