struct prefix
|
Used so that you can produce a prefix in your diagnostic output in the
same way that the debugging library does. More... |
|
|
Public Methods
Public Members
Used so that you can produce a prefix in your diagnostic output in the
same way that the debugging library does.
You can use it in one of two ways: with or without a diagnostic
level. For the latter, if level prefixing is enabled (see
enable_level_prefix) then produces a prefix including the
specified diagnostic level text.
Examples of use:
See also: indent, set_prefix, enable_level_prefix, enable_time_prefix
Creates a prefix with no specified diagnostic level.
No diagnostic level text will be included in the prefix.
prefix (level lvl)
| prefix |
Parameters:
lvl | Diagnostic level to include in prefix
|
Generated by: pg1 on imgpc030 on Tue Sep 16 13:46:16 2003, using kdoc 2.0a54. |