Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | tasking | |
Tool | logger |
... | in | Strings to be logged | |
Allowed: | Any strings | ||
Default: | Empty string | ||
origin | in | Origin of note | |
Allowed: | String | ||
Default: | 'logger::note()' | ||
postglobally | in | Write into log table? | |
Allowed: | Bool | ||
Default: | T | ||
postlocally | in | Write to screen? | |
Allowed: | Bool | ||
Default: | T | ||
postcli | in | Show message in CLI window too? | |
Allowed: | Bool | ||
Default: | F |
include 'logger.g'; dl.note('Gone to lunch', 'back in about 1 hour')