BarcoderLogError Method |
| Name | Description | |
|---|---|---|
| LogError(String) |
Write a log event with the "Error" logging level.
| |
| LogError(Exception, String) |
Write a log event with the "Error" logging level and the associated exception.
|