Class KeycloakLogService
java.lang.Object
liquibase.logging.core.AbstractLogService
org.keycloak.connections.jpa.updater.liquibase.log.KeycloakLogService
- All Implemented Interfaces:
liquibase.logging.LogService
,liquibase.plugin.Plugin
public class KeycloakLogService
extends liquibase.logging.core.AbstractLogService
A
LogService
implementation that creates instances of KeycloakLogger
.- Author:
- Stefan Guilhen
-
Field Summary
Fields inherited from interface liquibase.plugin.Plugin
PRIORITY_DATABASE, PRIORITY_DEFAULT, PRIORITY_NOT_APPLICABLE, PRIORITY_SPECIALIZED
-
Constructor Summary
-
Method Summary
Methods inherited from class liquibase.logging.core.AbstractLogService
close, getFilter, setFilter
-
Constructor Details
-
KeycloakLogService
public KeycloakLogService()
-
-
Method Details
-
getPriority
public int getPriority() -
getLog
-