Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: logger.log - Function Up: logger - Tool Previous: logger.attach - Function


logger.note - Function



Package utility
Module tasking
Tool logger


Add a note to the logging messages


Synopsis
note(..., origin, postglobally, postlocally, postcli)


Description
Add a note to the logging messages with optional origin



Arguments

... 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


Returns
Bool


Example
include 'logger.g';
dl.note('Gone to lunch', 'back in about 1 hour')





next up previous contents index
Next: logger.log - Function Up: logger - Tool Previous: logger.attach - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15