Configure Log settings
- Last UpdatedSep 09, 2024
- 1 minute read
This topic is about configuring log settings with ApiAdapter.exe.config. The adapter comes with an ApiAdapter.exe.config file.
Log settings
You can configure the Log settings in the ApiAdapter.exe.config file.
|
Setting |
Description |
|---|---|
|
LogLevel |
The log level is set to Error as default. There are two settings:
|
|
LogPath |
The log path specifies where to place the log file on the server that is running the ApiAdapter. |
Configure log settings
-
Locate the ApiAdapter.exe.config file in the directory you installed the adapter.
-
Edit the LogLevel and LogPath settings in the configuration file.
Example
An example of an ApiAdapter.exe.config file.
