Package io.inugami.api.loggers
Class Loggers
- java.lang.Object
-
- io.inugami.api.loggers.Loggers
-
public final class Loggers extends Object
LoggerFactory- Since:
- 5 janv. 2017
-
-
Field Summary
Fields Modifier and Type Field Description static org.slf4j.LoggerALERTINGstatic StringALERTING_NAMEstatic org.slf4j.LoggerALERTS_EVENTstatic StringALERTS_EVENT_NAMEstatic org.slf4j.LoggerALERTS_SENDERstatic StringALERTS_SENDER_NAMEstatic org.slf4j.LoggerAPPLICATIONstatic StringAPPLICATION_NAMEstatic org.slf4j.LoggerCACHEstatic StringCACHE_NAMEstatic org.slf4j.LoggerCHRONOLOGstatic StringCHRONOLOG_NAMEstatic org.slf4j.LoggerCONFIGstatic StringCONFIG_NAMEstatic org.slf4j.LoggerDEBUGstatic StringDEBUGLOG_NAMEstatic org.slf4j.LoggerEVENTSstatic StringEVENTS_NAMEstatic org.slf4j.LoggerEVENTSLOGstatic StringEVENTSLOG_NAMEstatic org.slf4j.LoggerHANDLERstatic StringHANDLER_NAMEstatic org.slf4j.LoggerHEALTHstatic StringHEALTH_NAMEstatic org.slf4j.LoggerINITstatic StringINIT_NAMEstatic org.slf4j.LoggerIOstatic StringIO_NAMEstatic org.slf4j.LoggerIOLOGstatic StringIOLOG_NAMEstatic org.slf4j.LoggerJAVA_SCRIPTstatic StringJAVA_SCRIPT_NAMEstatic org.slf4j.LoggerKPIstatic StringKPI_NAMEstatic org.slf4j.LoggerLOG_INITIALIZERstatic StringLOG_INITIALIZER_NAMEstatic org.slf4j.LoggerMETRICSstatic StringMETRICS_NAMEstatic org.slf4j.LoggerPARTNERLOGstatic StringPARTNERLOG_NAMEstatic org.slf4j.LoggerPLUGINSstatic StringPLUGINS_NAMEstatic org.slf4j.LoggerPROCESSORstatic StringPROCESSOR_NAMEstatic org.slf4j.LoggerPROVIDERstatic StringPROVIDER_NAMEstatic org.slf4j.LoggerRESTstatic StringREST_NAMEstatic org.slf4j.LoggerSCRIPTSstatic StringSCRIPTS_NAMEstatic org.slf4j.LoggerSECURITYstatic StringSECURITY_NAMEstatic org.slf4j.LoggerSSEstatic StringSSE_NAMEstatic org.slf4j.LoggerSSELOGstatic StringSSELOG_NAMEstatic org.slf4j.LoggerSYSTEMstatic StringSYSTEM_NAMEstatic org.slf4j.LoggerTASKstatic StringTASK_NAMEstatic org.slf4j.LoggerXLLOGstatic StringXLLOG_NAME
-
Constructor Summary
Constructors Constructor Description Loggers()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidimageAscii(URL file)static voidimageAscii(URL file, Function<Rgb,String> asciiMapper)static voidimageAscii(URL file, org.slf4j.Logger logger)static voidimageAscii(URL file, org.slf4j.Logger logger, Function<Rgb,String> asciiMapper)static voidlog(org.slf4j.Logger logger, org.slf4j.event.Level level, Supplier<String> message, Object... values)static booleanloggerEnabled(org.slf4j.Logger logger, org.slf4j.event.Level level)static StringrenderImageAscii(URL file)static StringrenderImageAscii(URL file, Function<Rgb,String> asciiMapper)
-
-
-
Field Detail
-
APPLICATION_NAME
public static final String APPLICATION_NAME
- See Also:
- Constant Field Values
-
APPLICATION
public static final org.slf4j.Logger APPLICATION
-
ALERTING_NAME
public static final String ALERTING_NAME
- See Also:
- Constant Field Values
-
ALERTING
public static final org.slf4j.Logger ALERTING
-
ALERTS_EVENT_NAME
public static final String ALERTS_EVENT_NAME
- See Also:
- Constant Field Values
-
ALERTS_EVENT
public static final org.slf4j.Logger ALERTS_EVENT
-
JAVA_SCRIPT_NAME
public static final String JAVA_SCRIPT_NAME
- See Also:
- Constant Field Values
-
JAVA_SCRIPT
public static final org.slf4j.Logger JAVA_SCRIPT
-
CACHE_NAME
public static final String CACHE_NAME
- See Also:
- Constant Field Values
-
CACHE
public static final org.slf4j.Logger CACHE
-
CONFIG_NAME
public static final String CONFIG_NAME
- See Also:
- Constant Field Values
-
CONFIG
public static final org.slf4j.Logger CONFIG
-
CHRONOLOG_NAME
public static final String CHRONOLOG_NAME
- See Also:
- Constant Field Values
-
CHRONOLOG
public static final org.slf4j.Logger CHRONOLOG
-
PLUGINS_NAME
public static final String PLUGINS_NAME
- See Also:
- Constant Field Values
-
PLUGINS
public static final org.slf4j.Logger PLUGINS
-
EVENTSLOG_NAME
public static final String EVENTSLOG_NAME
- See Also:
- Constant Field Values
-
EVENTSLOG
public static final org.slf4j.Logger EVENTSLOG
-
SSELOG_NAME
public static final String SSELOG_NAME
- See Also:
- Constant Field Values
-
SSELOG
public static final org.slf4j.Logger SSELOG
-
XLLOG_NAME
public static final String XLLOG_NAME
- See Also:
- Constant Field Values
-
XLLOG
public static final org.slf4j.Logger XLLOG
-
INIT_NAME
public static final String INIT_NAME
- See Also:
- Constant Field Values
-
INIT
public static final org.slf4j.Logger INIT
-
PROCESSOR_NAME
public static final String PROCESSOR_NAME
- See Also:
- Constant Field Values
-
PROCESSOR
public static final org.slf4j.Logger PROCESSOR
-
DEBUGLOG_NAME
public static final String DEBUGLOG_NAME
- See Also:
- Constant Field Values
-
DEBUG
public static final org.slf4j.Logger DEBUG
-
PROVIDER_NAME
public static final String PROVIDER_NAME
- See Also:
- Constant Field Values
-
PROVIDER
public static final org.slf4j.Logger PROVIDER
-
HANDLER_NAME
public static final String HANDLER_NAME
- See Also:
- Constant Field Values
-
HANDLER
public static final org.slf4j.Logger HANDLER
-
IO_NAME
public static final String IO_NAME
- See Also:
- Constant Field Values
-
IO
public static final org.slf4j.Logger IO
-
SSE_NAME
public static final String SSE_NAME
- See Also:
- Constant Field Values
-
SSE
public static final org.slf4j.Logger SSE
-
METRICS_NAME
public static final String METRICS_NAME
- See Also:
- Constant Field Values
-
METRICS
public static final org.slf4j.Logger METRICS
-
EVENTS_NAME
public static final String EVENTS_NAME
- See Also:
- Constant Field Values
-
EVENTS
public static final org.slf4j.Logger EVENTS
-
SYSTEM_NAME
public static final String SYSTEM_NAME
- See Also:
- Constant Field Values
-
SYSTEM
public static final org.slf4j.Logger SYSTEM
-
SECURITY_NAME
public static final String SECURITY_NAME
- See Also:
- Constant Field Values
-
SECURITY
public static final org.slf4j.Logger SECURITY
-
SCRIPTS_NAME
public static final String SCRIPTS_NAME
- See Also:
- Constant Field Values
-
SCRIPTS
public static final org.slf4j.Logger SCRIPTS
-
ALERTS_SENDER_NAME
public static final String ALERTS_SENDER_NAME
- See Also:
- Constant Field Values
-
ALERTS_SENDER
public static final org.slf4j.Logger ALERTS_SENDER
-
HEALTH_NAME
public static final String HEALTH_NAME
- See Also:
- Constant Field Values
-
HEALTH
public static final org.slf4j.Logger HEALTH
-
TASK_NAME
public static final String TASK_NAME
- See Also:
- Constant Field Values
-
TASK
public static final org.slf4j.Logger TASK
-
REST_NAME
public static final String REST_NAME
- See Also:
- Constant Field Values
-
REST
public static final org.slf4j.Logger REST
-
IOLOG_NAME
public static final String IOLOG_NAME
- See Also:
- Constant Field Values
-
IOLOG
public static final org.slf4j.Logger IOLOG
-
PARTNERLOG_NAME
public static final String PARTNERLOG_NAME
- See Also:
- Constant Field Values
-
PARTNERLOG
public static final org.slf4j.Logger PARTNERLOG
-
KPI_NAME
public static final String KPI_NAME
- See Also:
- Constant Field Values
-
KPI
public static final org.slf4j.Logger KPI
-
LOG_INITIALIZER_NAME
public static final String LOG_INITIALIZER_NAME
- See Also:
- Constant Field Values
-
LOG_INITIALIZER
public static final org.slf4j.Logger LOG_INITIALIZER
-
-
Method Detail
-
log
public static void log(org.slf4j.Logger logger, org.slf4j.event.Level level, Supplier<String> message, Object... values)
-
loggerEnabled
public static boolean loggerEnabled(org.slf4j.Logger logger, org.slf4j.event.Level level)
-
imageAscii
public static void imageAscii(URL file)
-
imageAscii
public static void imageAscii(URL file, org.slf4j.Logger logger)
-
imageAscii
public static void imageAscii(URL file, org.slf4j.Logger logger, Function<Rgb,String> asciiMapper)
-
-