This class is available under a global event_log variable.
More...
|
| void | Create (string locKey, IDictionary< string, string > parameters=null) |
| | Create an event log item.
|
| |
This class is available under a global event_log variable.
◆ Create()
| void Create |
( |
string | locKey, |
|
|
IDictionary< string, string > | parameters = null ) |
|
inline |
Create an event log item.
- Parameters
-
| locKey | Localization term used for the log. See here for how to create it |
| parameters | Optional localization parameters. The default of null means there are no parameters |