-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Need a way to handle which ScriptLog is the default, when multiple logs are used.
This includes (at least):
- It should be possible to give each ScriptLog an ID to identify it. If no parameter is given on New-ScriptLog, the ID should be a random GUID.
- Need to implement a command to change the default ScriptLog. This could be a Set-ScriptLog command, used to change settings for ScriptLogs moving forward.
- New-ScriptLog should have a -Default switch
- Get-ScriptLog should show which ScriptLog is the current default
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request