We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07567ad commit 90771f2Copy full SHA for 90771f2
README.md
@@ -7,6 +7,7 @@ Simple logging system suitable with PsrLog.
7
* route:
8
* DatabaseRoute - route for database logging
9
* FileRoute - ex SimpleLogger, route for file logging
10
+ * FileRouteWithPid - route for file logging with print of process id into log message
11
* CachedFileRoute - route for file logging with cache using
12
* SyslogRoute - syslog route
13
* tests
0 commit comments