Skip to content

Commit c739bb5

Browse files
author
Tim Krehan
committed
update readme
1 parent 9cd6579 commit c739bb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Write-Log INFO information
3535
```
3636

3737
``` txt
38-
2021-01-18 14:38:05.9539 - b550@baugruppe.de - INFO - information
38+
2021-01-18 14:38:05.9539 - tim@krehan.de - INFO - information
3939
```
4040

4141
### Get-Log
@@ -47,7 +47,7 @@ Get-Log |Select-Object -ExpandProperty "LogLines"
4747
``` txt
4848
DateTime User Domain Severity Message
4949
-------- ---- ------ -------- -------
50-
18.01.2021 14:38:05 b550 baugruppe.de INFO information
50+
18.01.2021 14:38:05 tim krehan.de INFO information
5151
```
5252

5353
### Clear-Log

0 commit comments

Comments
 (0)