mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
v0.44.1 Minor Update - Added Augs to Duplicate Sleeves and updated documentation
This commit is contained in:
10
doc/source/netscript/basicfunctions/enableLog.rst
Normal file
10
doc/source/netscript/basicfunctions/enableLog.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
enableLog() Netscript Function
|
||||
=============================
|
||||
|
||||
.. js:function:: enableLog(fn)
|
||||
|
||||
:param string fn: Name of function for which to enable logging
|
||||
:RAM cost: 0 GB
|
||||
|
||||
Re-enables logging for the given function. If 'ALL' is passed into this function
|
||||
as an argument, then it will revert the effects of disableLog('ALL')
|
||||
Reference in New Issue
Block a user