webapp icon indicating copy to clipboard operation
webapp copied to clipboard

Reduce log output during unit testing

Open jo-elimu opened this issue 1 year ago • 1 comments

Description

Change log.info to log.debug where it makes sense.

Why?

To reduce the waiting time during localhost development/testing.

jo-elimu avatar Jul 28 '24 14:07 jo-elimu