Server Administration > Automate Tasks and Calculate Data Using Event Triggers > Debugging Configuration Management Client-Side Environment Variables > Logging Commands
  
Logging Commands
You can use logging commands to dynamically enable and disable server.log logging. For example:
si/im logging --category="Category" –on/off --level="Level" --target="Target"
where
Category - name of logging category (DEBUG, or custom).
on/off - turn logging on or off.
Level - logging level.
Target - server or client logging.
* 
Disable logging after you finish debugging or server performance may be affected.