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 9cd6579 commit c739bb5Copy full SHA for c739bb5
readme.md
@@ -35,7 +35,7 @@ Write-Log INFO information
35
```
36
37
``` txt
38
-2021-01-18 14:38:05.9539 - b550@baugruppe.de - INFO - information
+2021-01-18 14:38:05.9539 - tim@krehan.de - INFO - information
39
40
41
### Get-Log
@@ -47,7 +47,7 @@ Get-Log |Select-Object -ExpandProperty "LogLines"
47
48
DateTime User Domain Severity Message
49
-------- ---- ------ -------- -------
50
-18.01.2021 14:38:05 b550 baugruppe.de INFO information
+18.01.2021 14:38:05 tim krehan.de INFO information
51
52
53
### Clear-Log
0 commit comments