Package io.ebean.enhance.entity
Interface MessageOutput
- All Known Implementing Classes:
SysoutMessageOutput
public interface MessageOutput
Debug message output logging by the entity.
-
Method Summary
-
Method Details
-
println
Log the debug message.
-