Skip to content

Commit a8c9d2c

Browse files
author
Patrick Möller-Knorr
authoredMar 2, 2019
Update README.md
1 parent 1202129 commit a8c9d2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ Simply download the whole `PSColorizedLogOutput` folder to `C:\Users\<username>\
2626

2727
### Example 3 - you want only see parts of the logfile that represents specific loglevel?
2828
`#In this example only the LogLevels WARN and ERROR are written to host. Other Levels will not be shown`
29+
2930
`Get-Content C:\wildfly-10.1.0.Final\standalone\log\server.log | Write-HostWithColorizedLogLevels -ShowOnly WARN, ERROR`

0 commit comments

Comments
 (0)