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