Provides some convenience methods for code debugging
and exception handling.
Namespace: yWorks.yFiles.Algorithms.UtilAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class LoggingUtil |
| Visual Basic |
|---|
Public Class LoggingUtil |
Remarks
Provides some convenience methods for code debugging
and exception handling.
The behavior of this class can be adapted by starting the Java Virtual Machine with a set system property y.debug and y.debug.level. The default debug level is 2. It can be changed by setting the system property y.debug.level appropriately.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Algorithms.Util..::..LoggingUtil
yWorks.yFiles.Algorithms.Util..::..LoggingUtil