Description Usage Value Author(s) See Also Examples
Checks if the logger is initialized.
1 |
TRUE
if the logger was initialized and is in use; FALSE
otherwise.
Yassen Assenov
logger.start
for initializing a logger or starting a section
1 2 | if (!logger.isinitialized())
logger.start(fname = NA)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.