Standard Output
2026-04-20 14:16:53 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3fe21d0e
2026-04-20 14:16:53 DEBUG DDLDeployer create table Toto(id integer, name varchar(255))
2026-04-20 14:16:53 TRACE SQLOperation select Toto.id, Toto.name from Toto | {}