Uses of Package
com.sodius.mdw.core.util.log

Packages that use com.sodius.mdw.core.util.log
com.sodius.mdw.core Central classes of the MDWorkbench platform. 
com.sodius.mdw.core.eval Contains the evaluation framework to launch evaluations of templates, rules and scripts. 
com.sodius.mdw.core.model.io Contains the model i/o framework, which enables to load and save models. 
com.sodius.mdw.core.util.log Defines the logging framework, which enables to report errors and warnings, as well as debugging information. 
 

Classes in com.sodius.mdw.core.util.log used by com.sodius.mdw.core
Logger
          Provides facilities to log errors and warnings, as well as debugging information.
 

Classes in com.sodius.mdw.core.util.log used by com.sodius.mdw.core.eval
Logger
          Provides facilities to log errors and warnings, as well as debugging information.
 

Classes in com.sodius.mdw.core.util.log used by com.sodius.mdw.core.model.io
Logger
          Provides facilities to log errors and warnings, as well as debugging information.
 

Classes in com.sodius.mdw.core.util.log used by com.sodius.mdw.core.util.log
AbstractLogger
          Skeletal implementation of the Logger interface.
Level
          The Level class defines a set of standard logging levels that can be used to control logging output.
Logger
          Provides facilities to log errors and warnings, as well as debugging information.
LogRecorder.Record
          A Record keeps track of a logged information.