Changeset 1687
- Timestamp:
- Sep 3, 2004, 10:44:12 AM (22 years ago)
- Location:
- trunk/doc/pslib
- Files:
-
- 2 edited
-
ChangeLogSDRS.tex (modified) (1 diff)
-
psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/ChangeLogSDRS.tex
r1678 r1687 289 289 \item Updated description of behavior of \code{psFree} (doesn't barf 290 290 if \code{refCounter} is not 1. 291 \item Clarified behavior of \code{psLogSetDestination} (no need to 292 specify a protocol for \code{stderr,stdout,none}). 291 293 \end{itemize} -
trunk/doc/pslib/psLibSDRS.tex
r1680 r1687 1 %%% $Id: psLibSDRS.tex,v 1.10 4 2004-09-02 03:14:06price Exp $1 %%% $Id: psLibSDRS.tex,v 1.105 2004-09-03 20:44:12 price Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 900 900 \code{location}. Future expansion may allow the logger to send 901 901 messages 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. 902 other special values are allowed for the \code{dest} parameter 903 (without specifying a protocol): \code{stderr} and \code{stdout}, 904 which write to \code{stderr} and \code{stdout} respectively, and 905 \code{none} to turn off logging. 905 906 906 907 The output format is controlled with the function:
Note:
See TracChangeset
for help on using the changeset viewer.
