IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 3, 2004, 10:44:12 AM (22 years ago)
Author:
Paul Price
Message:

psLogSetDestination description update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/psLibSDRS.tex

    r1680 r1687  
    1 %%% $Id: psLibSDRS.tex,v 1.104 2004-09-02 03:14:06 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.105 2004-09-03 20:44:12 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    900900\code{location}.  Future expansion may allow the logger to send
    901901messages to an IP logger, with a protocol to be defined later.  Three
    902 other special values are allowed for \code{dest}: \code{stderr} and
    903 \code{stdout}, which write to \code{stderr} and \code{stdout}
    904 respectively, and \code{none} to turn off logging. 
     902other special values are allowed for the \code{dest} parameter
     903(without specifying a protocol): \code{stderr} and \code{stdout},
     904which write to \code{stderr} and \code{stdout} respectively, and
     905\code{none} to turn off logging.
    905906
    906907The output format is controlled with the function:
Note: See TracChangeset for help on using the changeset viewer.