Skip to content

Commit

Permalink
Add log file example
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiospizzi committed Jan 30, 2016
1 parent bc86b08 commit fdd6181
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Examples/LoggerDemo.ps1.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
2000-12-31 01:02:03 COMPUTERNAME username Error My Error Message
2000-12-31 02:03:04 COMPUTERNAME username Warning My Warning Message
2000-12-31 03:04:05 COMPUTERNAME username Information My Information Message
2000-12-31 04:05:06 COMPUTERNAME username Verbose My Verbose Message

0 comments on commit fdd6181

Please sign in to comment.