logging
List of: Options
Subjects: History and Roll, Modeler Control
Contents: Kernel

Action: Sets whether bulletin boards and delta states are to be visible at the application level.

Name String: logging

Scheme: boolean #f, #t #t

Test Harness: integer 0, 1 1

C++: logical FALSE, TRUE TRUE

Description: If off, each bulletin board is deleted as soon as the next is opened, and application functions to get bulletin boards or delta states always return NULL.

Example: ; logging

; Turn off logging

(option:set "logging" #f)

;; #t
PDF/KERN/40OPT.PDF
HTM/DATA/KERN/KERN/40OPT/0025.HTM