disableLog() Netscript Function

disableLog(functionName)
RAM cost:

0 GB

Arguments:
  • functionName (string) – Name of function for which to disable logging.

Disables logging for the given function. Logging can be disabled for all functions by passing ‘ALL’ as the argument.