JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
io.ebean.core
io.ebeaninternal.api
SpiLoggerFactory
Contents
Description
Method Summary
Method Details
create(String)
Hide sidebar
Show sidebar
Interface SpiLoggerFactory
public interface
SpiLoggerFactory
API for Plugins to define the logger for io.ebean.SQL, io.ebean.TXN and io.ebean.SUM.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SpiLogger
create
(
String
name)
Create the logger given the name.
Method Details
create
SpiLogger
create
(
String
name)
Create the logger given the name.