Jsondb / jsondb-core

JsonDB a pure java database that stores its data as Json Files

Home Page:http://www.jsondb.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TURN OFF ERROR HANDLING IN MAVEN RELEASES, PLEASE

odds-get-evened opened this issue · comments

can you please either remove logging output from stable releases, or remove logging altogether. while on this topic, the logging library this code uses is extremely vulnerable, and it's been this way for over year at least. the warning and info messages are meaningless, and hampers development, when trying to see my own debug messages. thanks in advance.

get rid of this, please! we don't need it.

97 [main] INFO io.jsondb.JsonDBTemplate - Encryption is not enabled for JSON DB 109 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration