Setting Log Levels¶
You can set log levels to determine the level of details provided in the log. Log levels range from 0 to 3, where 0 provides the least information and 3 provides the most information.
To set log levels:
-
From the command prompt, navigate to C:\Program Files (x86)\Teradici\PCoIP Client\bin.
-
Enter the following command:
pcoip_client.exe -l x
where
l
is lowercase L andx
is desired the log level (1, 2, or 3).