BaseXdb / basex

BaseX Main Repository.
http://basex.org
BSD 3-Clause "New" or "Revised" License
661 stars 268 forks source link

Database logging: Log levels #2168

Open ChristianGruen opened 1 year ago

ChristianGruen commented 1 year ago

Discussion: https://mailman.uni-konstanz.de/pipermail/basex-talk/2023-February/017801.html

With the LOG option, logging of server operations and HTTP requests can be turned on/off.

The option should be replaced by a more fine granular solution, which allows you to turn specific log entries on/off:

Related: #940