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:
pcoip-client -l x
where l
is lowercase L and x
is desired the log level (1, 2, or 3).