Difference between revisions of "Manual:DIL Manual/log()"

From DikuMUD Wiki
Jump to navigation Jump to search
(XML import)
 
(XML import)
 
Line 1: Line 1:
 +
<span id="bplog"></span>
 +
log( s : string )
 +
    s : Text to put in the log.
 +
    result: Puts text in the log for debugging purposes.
  
 
+
---~---~---~---~---~---~---~---~---
 
<span id="bplog"></span>
 
<span id="bplog"></span>
 
  log( s : string )
 
  log( s : string )

Latest revision as of 22:35, 4 December 2025

log( s : string )
   s : Text to put in the log.
   result: Puts text in the log for debugging purposes.
---~---~---~---~---~---~---~---~---

log( s : string )
   s : Text to put in the log.
   result: Puts text in the log for debugging purposes.
---~---~---~---~---~---~---~---~---