public class NoraUiLoggingModule extends Object implements com.google.inject.Module
Constructor and Description |
---|
NoraUiLoggingModule(String packageName) |
Modifier and Type | Method and Description |
---|---|
void |
configure(com.google.inject.Binder binder)
This configure method does not use Guice binding by far as it only injects static loggers in classes annotated with @see com.github.noraui.log.annotation.Loggable
|
public NoraUiLoggingModule(String packageName)
public void configure(com.google.inject.Binder binder)
configure
in interface com.google.inject.Module
Copyright © 2023 NoraUi. All rights reserved.