java.lang.Object
io.ebean.test.CapturingLoggerFactory
- All Implemented Interfaces:
SpiLoggerFactory
Create a logger that captures the SQL and register it for later access in tests.
The logged SQL is accessed by LoggedSql.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CapturingLoggerFactory
public CapturingLoggerFactory()
-
-
Method Details
-
create
- Specified by:
createin interfaceSpiLoggerFactory
-