skip to main content

Configuring the client : Configuring the client through CTREE_CONF : <log>

<log>
The log option indicates whether to log events such as errors that occur in c-tree. This feature might be helpful for diagnostics purposes.
Attributes
Accepted Values
Additionally the log option may accept the following sub-options to specify which event to log:
Examples
The following example turns on implicit logging of errors and generic information to standard error stream:
<log>yes</log>
The following example turns on explicit logging of errors and generic information to file mylog.txt:
<log file="mylog.txt">
   <error>yes</error>
   <info>yes</info>
</log>

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left