PoshCode Archive  All files named "Write-Log.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for Write-Log.ps1

2018-06-10
14:22
Added -NoLog option to write info just to the console file: [6251449e90] check-in: [4ee412a32b] user: Vidrine branch: trunk, size: 7741
14:06
A first draft at a logging function that can rotate log files as they “fill up” (that is, not by date, but by size). file: [5e33675f11] check-in: [f2d491526a] user: Tim Christin branch: trunk, size: 4852
13:57
Added support for header to pass into the log, fixed FileCountLimit error proxy to out-file when non-default specified (remove from $PSBoundParameters), set output of $PSBoundParameters add/removal to $null to prevent output of boolean result. file: [60897e2f90] check-in: [29509b3510] user: Jim Ficarra branch: trunk, size: 5864
13:57
Corrected syntax to delete the FileCountLimit’th file. (Script was failing to write past the max # of files) file: [0afb0b04ed] check-in: [7b19c9199d] user: Jim Ficarra branch: trunk, size: 4806
13:53
Logging function for Powershell v2. Needed to address current Powershell logging limitations. See a discussion about said limitations here: http://jdhitsolutions.com/blog/2011/03/powershell-automatic-logging/#comment-2899 . file: [3f1757ab2c] check-in: [b9669ef17c] user: Will Steele branch: trunk, size: 5980
13:53
Logging function for Powershell v2. Needed to address current Powershell logging limitations. See a discussion about said limitations here: http://jdhitsolutions.com/blog/2011/03/powershell-automatic-logging/#comment-2899 . file: [32498ec324] check-in: [af4d78d608] user: Will Steele branch: trunk, size: 5980
13:48
Logging function for Powershell v2. Needed to address current Powershell logging limitations. See a discussion about said limitations here: http://jdhitsolutions.com/blog/2011/03/powershell-automatic-logging/#comment-2899 . file: [8e0f772d68] check-in: [ba8822662c] user: Andy Arismendi branch: trunk, size: 4755
13:35
A first draft at a logging function that can rotate log files as they “fill up” (that is, not by date, but by size). file: [f0a79614af] check-in: [6528b24380] user: Joel Bennett branch: trunk, size: 4783
13:26
**Modified line 49 to output the log information in tab delimited format for export to a CSV file. file: [85f519e101] check-in: [e61ad5494b] user: Pat Richard branch: trunk, size: 7217
13:23
Logging function for Powershell v2. Needed to address current Powershell logging limitations. See a discussion about said limitations here: http://jdhitsolutions.com/blog/2011/03/powershell-automatic-logging/#comment-2899 . file: [f247ac9b68] check-in: [9c60b87de7] user: Andy Arismendi branch: trunk, size: 7047
13:16
Logging function for Powershell v2. Needed to address current Powershell logging limitations. See a discussion about said limitations here: http://jdhitsolutions.com/blog/2011/03/powershell-automatic-logging/#comment-2899 . file: [d5a116ed7b] check-in: [6b7c417fb4] user: Will Steele branch: trunk, size: 6565
13:16
Logging function for Powershell v2. Needed to address current Powershell logging limitations. See a discussion about said limitations here: http://jdhitsolutions.com/blog/2011/03/powershell-automatic-logging/#comment-2899 . file: [9a96ae7f30] check-in: [a65191a482] user: Andy Arismendi branch: trunk, size: 6010
13:12
Logging function for Powershell v2. Needed to address current Powershell logging limitations. See a discussion about said limitations here: http://jdhitsolutions.com/blog/2011/03/powershell-automatic-logging/#comment-2899 . file: [fce4faacce] check-in: [4e58443b98] user: Andy Arismendi branch: trunk, size: 4782
13:12
Added: Logging function for Powershell v2. Needed to address current Powershell logging limitations. See a discussion about said limitations here: http://jdhitsolutions.com/blog/2011/03/powershell-automatic-logging/#comment-2899 . file: [0cc7bf9408] check-in: [cc8c9d38b8] user: Andy Arismendi branch: trunk, size: 4208