log_syn.tex

来自「CCSM Research Tools: Community Atmospher」· TEX 代码 · 共 14 行

TEX
14
字号
% $Id%\section{Overview}This utility provides an organized method for writing diagnosticoutput.  In a large programwriting to {\tt STDOUT, STDERR} often results in a mass of output thatis either too cluttered to understand or that is lost due to pipe re-direction.  The log provides a message output channel that organizesits output by the author, the time of writing, and the class of the message.  This opens the way for standard unix tools like {\tt grep, sort, cut}and others to manipulate the output files (the output is guarenteed to showup in a pre-designated place) to sort through the results and retrievethe desired information.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?