Description Usage Arguments Value Examples
Make sure a logger with a specific name exists and return it as a Logger S4 object. if not yet present, the logger will be created and given the values specified in the ... arguments.
1 |
name |
The name of the logger |
... |
Any properties you may want to set in the newly created logger. These have no effect if the logger is already present. |
The logger retrieved or registered.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.