This documentation is for the old version. Go to the latest Upload Suite docs

debug Members

The debug type exposes the following members.

Methods

NameDescription
Public method showError(String) Shows an error message in accordance with the mode value if errors are allowed via the level property.
Public method showInfo(String) Shows an information message in accordance with the mode value if information messages are allowed via the level property.

Properties

NameDescription
Public property level Gets or sets a debug level.
Public property mode Gets or sets an array of available debug modes which will be used if the level is greater than 0.