Uses of Interface
org.eclipse.mosaic.fed.application.ambassador.util.UnitLogger
Packages that use UnitLogger
Package
Description
-
Uses of UnitLogger in org.eclipse.mosaic.fed.application.ambassador.util
Classes in org.eclipse.mosaic.fed.application.ambassador.util that implement UnitLogger -
Uses of UnitLogger in org.eclipse.mosaic.fed.application.app
Methods in org.eclipse.mosaic.fed.application.app that return UnitLoggerModifier and TypeMethodDescriptionfinal UnitLogger
AbstractApplication.getLog()
Returns the log facade for this application.Methods in org.eclipse.mosaic.fed.application.app with parameters of type UnitLoggerModifier and TypeMethodDescriptionfinal void
AbstractApplication.setUp
(OperatingSystem operatingSystem, UnitLogger log) Do not invoke this method in an application.