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


next up previous contents index
Next: measures - Tool Up: aipsrcdata - Module Previous: progress - Tool


logger - Tool



Package utility
Module aipsrcdata


Postscript file available

logger detailing values - user



Description
The variables in this group steer where logging information has to go and control the size of the logger gui. Note that other variables (e.g. in the system/user group) could influence the display of data. They will normally be set in the users aipsrc.


Example
logger.default:         gui
logger.timewidth:       8
logger.prioritywidth:   1
logger.messagewidth:    40
logger.height:          8
logger.guishow:         priority,message,time
logger.showbuttons:     F
specifies that logging gui should be started automatically. The size of the gui is rather small.



Aipsrc Variables

logger.file   Log file name
    Allowed: any valid file name without a path, which will be written in 'user.aipsdir' ('none' means no logging)
    Default: aips++.log
logger.default   Where to write log messages
    Allowed: gui or screen
    Default: screen
logger.glish   What to log from Glish
    Allowed: input, output, both or none
    Default: input
logger.height   Initial number of lines in logger gui
    Allowed: A number
    Default: 8
logger.timewidth   Initial width of TIME column in logger gui
    Allowed: A number
    Default: 20
logger.prioritywidth   Initial width of PRIORITY column in logger gui
    Allowed: A number
    Default: 6
logger.messagewidth   Initial width of MESSAGE column in logger gui
    Allowed: A number
    Default: 75
logger.originwidth   Initial width of ORIGIN column in logger gui
    Allowed: A number
    Default: 25
logger.guishow   Which columns to show in gui
    Allowed: time, priority, message and/or origin
    Default: time,priority,message
logger.showbuttons   Show buttons in logger gui (F makes it smaller)
    Allowed: T or F
    Default: T
logger.autoscroll   Always scroll to the end when a message gets added?
    Allowed: T or F
    Default: T
logger.background   Background color of logger gui
    Allowed: String
    Default: xing





next up previous contents index
Next: measures - Tool Up: aipsrcdata - Module Previous: progress - Tool   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