Click or drag to resize

BarcoderLogFatal Method

Overload List
  NameDescription
Public methodStatic memberLogFatal(String)
Write a log event with the "Fatal" logging level.
Public methodStatic memberLogFatal(Exception, String)
Write a log event with the "Fatal" logging level and the associated exception.
Top
See Also