Disable-AppVentiXDebugLogging¶
SYNOPSIS¶
Disables AppVentiX PowerShell debug logging.
SYNTAX¶
__AllParameterSets¶
ALIASES¶
This cmdlet has the following aliases,
DESCRIPTION¶
Turns off debug logging for the AppVentiX module that was previously enabled with Enable-AppVentiXDebugLogging. After this call, instrumentation calls become no-ops again and nothing further is written to the debug log file.
EXAMPLES¶
EXAMPLE 1¶
Disable-AppVentiXDebugLogging
Disables debug logging for the current session.
PARAMETERS¶
-Confirm¶
Prompts you for confirmation before running the cmdlet.
Type: System.Management.Automation.SwitchParameter
DefaultValue: ''
SupportsWildcards: false
Aliases:
- cf
ParameterSets:
- Name: (All)
Position: Named
IsRequired: false
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''
-WhatIf¶
Runs the command in a mode that only reports what would happen without performing the actions.
Type: System.Management.Automation.SwitchParameter
DefaultValue: ''
SupportsWildcards: false
Aliases:
- wi
ParameterSets:
- Name: (All)
Position: Named
IsRequired: false
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''
CommonParameters¶
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS¶
OUTPUTS¶
NOTES¶
Function : Disable-AppVentiXDebugLogging Author : John Billekens Consultancy Copyright : Copyright (c) AppVentiX Version : 1.0 Requires : Valid AppVentiX license