Difference between revisions of "Command/writestatus"

From Wiki
Jump to navigation Jump to search
(Create entire page)
 
(Changed the result text to actually match the example)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
|attributes=
 
|attributes=
 
}}
 
}}
 +
 +
== [[Help:Reference|Syntax]] (autogenerated) ==
 +
<syntax>writestatus</syntax>
  
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==
Line 30: Line 33:
 
</texcode>
 
</texcode>
  
  mylog          > mymessage
+
  apples          > oranges
  123456789 123456
+
  1234567890123456
 +
 
 
== See also ==
 
== See also ==
 
* [[Log file]]
 
* [[Log file]]

Latest revision as of 22:06, 8 December 2020

\writestatus

Syntax (autogenerated)

\writestatus{...}{...}
{...}text
{...}text


Syntax

\writestatus{...}{...}
{...} keyword
{...} message

Description

Write an entry to the log file: keyword in the keyword column, message on the right of the >. The space for the keyword is 16 characters wide; I don't know what happens when the keyword is wider than that.

Example

\writestatus{apples}{oranges}
apples          > oranges
1234567890123456

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: