Cmdlets for TaxJar

Build 24.0.9175

Logfile Parameter (Connect-TaxJar Cmdlet)

Specifes the file path to the log file where the provider records its activities, such as authentication, query execution, and connection details.

Syntax

Connect-TaxJar -Logfile string

Data Type

cstr

Default Value

""

Remarks

This property specifies the location and name of the log file where the cmdlet records its operations, including authentication events, query execution, and connection details. If the specified file does not exist, the cmdlet creates it. Ensure that the user or the service running the cmdlet has write access to the specified path or file. Without sufficient permissions, the log file is not created. Sensitive information from the connection string, such as passwords and tokens, is automatically masked in the logs. However, sensitive information present in the data itself may not be masked.

If you specify a relative path for Logfile, and if the Location property is set, that directory is used as the base path for the log file.

Additional properties allow you to customize logging behavior:

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175