The Logback configuration found under First entry, is in error, as it is not wrapped in a root element (ie. <configuration>). Even so, this does not result in any useful logs.
The Logback configuration given in minimal example does work as expected.
I realize that keeping documentation and code in sync is a tedious task, but given that the website is a 24x7 "sales rep" for Ebean, it should be important to do so. Case in point, I directly one of my clients to Ebean, who became disenchanted while running into errors when following Getting Started.
The Logback configuration found under First entry, is in error, as it is not wrapped in a root element (ie.
<configuration>). Even so, this does not result in any useful logs.The Logback configuration given in minimal example does work as expected.
I realize that keeping documentation and code in sync is a tedious task, but given that the website is a 24x7 "sales rep" for Ebean, it should be important to do so. Case in point, I directly one of my clients to Ebean, who became disenchanted while running into errors when following Getting Started.