All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add a
-Filter
parameter to filter based on log message contents. - Add a
-Pattern
parameter to filter based on log message contents. - Improve handling of multi-line entries (application enforcement etc.)
- Fix typo and logic issue with
-Before
and-After
parameters - #1 by @Evilcat182
- Add
-AllLogs
parameter to automatically detect all *.log files in the specified path rather than specifying logs with-LogName
- Add handling to automatically switch to a FileSystem PSProvider if not already in one when invoked
- Add
-Count
parameter to limit the amount of returned log events.
- Add
-Before
and-After
parameters to limit the time range of log events.
- Spun-off
Get-CCMLog
from PSGubbins module