//Artefact:JavaClass/com/sphenon/basics/debug/RuntimeStepLevel
Synopsis
public RuntimeStepLevel
extends Object
//Artefact:Constructor/com/sphenon/basics/debug/RuntimeStepLevel/RuntimeStepLevel
Synopsis
public RuntimeStepLevel ()
//Artefact:Attribute/com/sphenon/basics/debug/RuntimeStepLevel/PRODUCTION
Synopsis
public static final long PRODUCTION = 1L
//Artefact:Attribute/com/sphenon/basics/debug/RuntimeStepLevel/MONITORING
Synopsis
public static final long MONITORING = 2L
//Artefact:Attribute/com/sphenon/basics/debug/RuntimeStepLevel/OBSERVATION
Synopsis
public static final long OBSERVATION = 4L
//Artefact:Attribute/com/sphenon/basics/debug/RuntimeStepLevel/CHECKPOINT
Synopsis
public static final long CHECKPOINT = 16L
//Artefact:Attribute/com/sphenon/basics/debug/RuntimeStepLevel/OBSERVATION_CHECKPOINT
Synopsis
public static final long OBSERVATION_CHECKPOINT = 20L
//Artefact:Attribute/com/sphenon/basics/debug/RuntimeStepLevel/DIAGNOSTICS
Synopsis
public static final long DIAGNOSTICS = 32L
//Artefact:Attribute/com/sphenon/basics/debug/RuntimeStepLevel/SELF_DIAGNOSTICS
Synopsis
public static final long SELF_DIAGNOSTICS = 64L
//Artefact:Attribute/com/sphenon/basics/debug/RuntimeStepLevel/VERBOSE
Synopsis
public static final long VERBOSE = 256L
//Artefact:Attribute/com/sphenon/basics/debug/RuntimeStepLevel/MORE_VERBOSE
Synopsis
public static final long MORE_VERBOSE = 512L
//Artefact:Attribute/com/sphenon/basics/debug/RuntimeStepLevel/MOST_VERBOSE
Synopsis
public static final long MOST_VERBOSE = 1024L