Click or drag to resize

BarcoderLogError Method

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