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.verbose - Function Up: logger - Tool Previous: logger.printtofile - Function


logger.getformatted - Function



Package utility
Module tasking
Tool logger


Get a formatted representation of the log file


Synopsis
getformatted(time, priority, messages, origin, howmany, expr, concat)


Description
This is principally intended to be used by the GUI to refresh itself from the log file (e.g. at startup).



Arguments

time out  
    Allowed: String vector
priority out  
    Allowed: String vector
messages out  
    Allowed: String vector
origin out  
    Allowed: String vector
howmany in How many to get (from end)
    Allowed: Int
    Default: -1 (all)
expr in select and/or sort command (see printtofile)
    Allowed: String vector
    Default: ''
concat in Concatenate consecutive messages with the same priority into one String?
    Allowed: Bool
    Default: F


Returns
Bool - success




next up previous contents index
Next: logger.verbose - Function Up: logger - Tool Previous: logger.printtofile - 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