JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
io.ebean.core
Package
io.ebeaninternal.api
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.