VIAVI TestCenter : Is there a way to disable all runtime logs from STC?
Knowledge Base - FAQ
VIAVI TestCenter : Is there a way to disable all runtime logs from STC?
We can disable all runtime logs by editing the stcbll.ini file under the “[logger]” section as shown below.
[logger]
level=ALL:NONE,user:NONE,perf:NONE
phxRpcLevel=ALL:NONE,ngc_1.ExportFecDetailsNotification:NONE
output=
logPhxrpc=false
#rpcLogFormat=tcl
useProcessId=false
#maxBackup=5
#maxFileSizeInMB=10