java.lang.Object
io.ebeaninternal.server.persist.TrimLogSql
Utility to improve logging of raw SQL that contains new line characters.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TrimLogSql
public TrimLogSql()
-
-
Method Details
-
trim
Replace new line chars for nicer logging of multi-line sql strings.
-