mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
465 B
465 B
Home > bitburner > RunningScript > logs
RunningScript.logs property
Script logs as an array. The newest log entries are at the bottom. Timestamps, if enabled, are placed inside [brackets]
at the start of each line.
Signature:
logs: string[];