Uses of Interface
lucee.commons.io.log.Log
Packages that use Log
Package
Description
-
Uses of Log in lucee.loader.osgi
Methods in lucee.loader.osgi with parameters of type LogModifier and TypeMethodDescriptionstatic org.osgi.framework.Bundle
BundleUtil.addBundle
(CFMLEngineFactory factory, org.osgi.framework.BundleContext context, File bundle, Log log) static org.osgi.framework.Bundle
BundleUtil.addBundle
(CFMLEngineFactory factory, org.osgi.framework.BundleContext context, String path, InputStream is, boolean closeIS, Log log) static org.osgi.framework.Bundle
BundleUtil.addBundle
(CFMLEngineFactory factory, org.osgi.framework.BundleContext context, Resource bundle, Log log) -
Uses of Log in lucee.runtime.config
Methods in lucee.runtime.config that return Log -
Uses of Log in lucee.runtime.db
Methods in lucee.runtime.db that return Log -
Uses of Log in lucee.runtime.search
Methods in lucee.runtime.search that return Log -
Uses of Log in lucee.runtime.util
Methods in lucee.runtime.util with parameters of type Log