io.sarl.apputils.bootiqueapp.config
Class LogConfigModuleProvider
All Superinterfaces:
io.bootique.BQModuleProvider
class LogConfigModuleProvider
extends java.lang.Object
implements io.bootique.BQModuleProvider
Provider of the module for creating and configuring loggers.
Maven Group Identifier:
io.sarl.apputils
Maven Artifact Identifier:
bootiqueapp
Since:
0.12
Constructor Summary
Constructor and description
new
Action Summary
Modifier and type Action and description
java.util.Map<K,V> configs
io.bootique.di.BQModule module
io.bootique.BQModuleMetadata.Builder moduleBuilder
Constructor Details
new
new
Action Details
configs
def configs : java.util.Map<K,V>
module
def module : io.bootique.di.BQModule
moduleBuilder
def moduleBuilder : io.bootique.BQModuleMetadata.Builder