I would also recommend that you check https://github.com/DominoKit/domino-slf4j-logger/tree/master it is a slf4j emulation that works for both gtw and j2cl.
On Monday, January 27, 2025 at 2:57:14 PM UTC+3 Neil Aggarwal wrote: > Hello all: > > My existing code made extensive use of org.apache.log4j.* packages > so I created super-source versions of those classes to allow my code > to compile under GWT. > > If you all think it would be useful, I can create a fork which maps those > package to java.util.logging.* so other people can compile code which > uses log4j. > > Let me know if this is something you would like me to contribute. > > Thank you, > Neil > > -- > Neil Aggarwal, (972) 834-1565, http://www.propfinancing.com > We offer 30 year loans on single family houses! > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/google-web-toolkit/0b5953cc-a667-45d1-9f41-44778d1fe363n%40googlegroups.com.
