polylith

Aleks 2025-05-23T10:53:29.819139Z

Hi! What is the best place to put logback.xml ? Is it a base or project and why?

seancorfield 2025-05-23T12:38:20.533159Z

I have a dev/test config (in development/resources) and then each project has its production config in resources.

✔️ 3