KB Article #176162
How to increase the log level of the visibility module
Problem
--How to increase the log level of the visibility moduleResolution
--go into the "cli" folder and run the below command:
./cgcli.sh -u <YOUR USERNAME> -o <YOUR ORGANIZATION> -p serviceLog -l DEBUG -n Visibility
for example:
./cgcli.sh -u admin@first.use -o Org -p serviceLog -l DEBUG -n Visibility