BarcoderLogFatal Method |
| Name | Description | |
|---|---|---|
| LogFatal(String) |
Write a log event with the "Fatal" logging level.
| |
| LogFatal(Exception, String) |
Write a log event with the "Fatal" logging level and the associated exception.
|