boxable
boxable copied to clipboard
Delete SLF4j-API Dependency
Hi!
First of all thanks for this great repo!
I have a huge problem with deploying my app on the SAP Cloud Platform. The point is that the HCP delivers its own slf4j package and it conflicts with the one from boxable. And excluding the dependency causes problems using the package. Is there any way to delete all kind of logging so it works without the dependency?
Thank you in advance!
Hmm, yeah we can do that when we update & clean our current dependencies but as the project grows I can't promise that we will not bring slf4j back. Currently we are using logger in TableCell and FontUtils so it's not big of a deal.