biscuit-auth / biscuit-java

Java implementation of the Biscuit authentication and authorization token
https://biscuitsec.org/
Apache License 2.0
28 stars 13 forks source link

debug log in production #83

Closed miton18 closed 3 months ago

miton18 commented 3 months ago

Biscuit on v3.0.0 include a log line https://github.com/biscuit-auth/biscuit-java/blame/master/src/main/java/org/biscuitsec/biscuit/datalog/expressions/Expression.java#L34

which, with the count of auth we made per second, has filled the disk with logs very quickly