public.javadoc.org.spincast.plugins.logbackutils.SpincastLogbackConfigurer.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spincast-website Show documentation
Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
SpincastLogbackConfigurer (org.spincast:spincast-framework 1.13.0 API)
org.spincast.plugins.logbackutils
Class SpincastLogbackConfigurer
- java.lang.Object
-
- org.spincast.plugins.logbackutils.SpincastLogbackConfigurer
-
public class SpincastLogbackConfigurer
extends Object
Component to configure Logback.
-
-
Field Summary
Fields
Modifier and Type
Field and Description
protected static org.slf4j.Logger
logger
-
Constructor Summary
Constructors
Constructor and Description
SpincastLogbackConfigurer(SpincastLogbackConfigurerConfig spincastLogbackConfigurerConfig,
SpincastUtils spincastUtils)
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
protected void
configure()
protected Charset
getLogbackFileEncoding()
protected SpincastLogbackConfigurerConfig
getSpincastLogbackConfigurerConfig()
protected SpincastUtils
getSpincastUtils()
protected void
init()
-
-
Constructor Detail
-
SpincastLogbackConfigurer
@Inject
public SpincastLogbackConfigurer(SpincastLogbackConfigurerConfig spincastLogbackConfigurerConfig,
SpincastUtils spincastUtils)
-
Method Detail
-
init
@Inject
protected void init()
-
getSpincastLogbackConfigurerConfig
protected SpincastLogbackConfigurerConfig getSpincastLogbackConfigurerConfig()
-
getSpincastUtils
protected SpincastUtils getSpincastUtils()
-
configure
protected void configure()
-
getLogbackFileEncoding
protected Charset getLogbackFileEncoding()
Copyright © 2019. All rights reserved.