Просмотр исходного кода

mentioning pid processor in README #165

anho 13 лет назад
Родитель
Сommit
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.
 - _MemoryUsageProcessor_: Adds the current 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
 =====