Open topic with navigation
Enables you to add diagnostic listeners to db4o. Read more in the tuning chapters. See "Diagnostics"
EmbeddedConfiguration configuration = Db4oEmbedded.newConfiguration(); configuration.common().diagnostic().addListener(new DiagnosticToConsole());