mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 17:53:55 +01:00
11 lines
273 B
ReStructuredText
11 lines
273 B
ReStructuredText
isLogEnabled() Netscript Function
|
|
=================================
|
|
|
|
.. js:function:: isLogEnabled(fn)
|
|
|
|
:param string fn: Name of function to check
|
|
:RAM cost: 0 GB
|
|
|
|
Returns a boolean indicating whether or not logging is enabled for that
|
|
function (or 'ALL')
|