Pil0tXia commented on PR #4719: URL: https://github.com/apache/eventmesh/pull/4719#issuecomment-2042485848
@ppkarwasz >Does this sound like a plan? Yeah! >your artifacts do not have **transitive** dependencies on logging backends. My understanding of this statement is that every eventmesh submodule, except `eventmesh-common`, should not pass logging backend dependencies to other modules. Is that correct? I think this is fine. >I'll **keep** the logging backends that are **explicitly** declared in your other artifacts. Yeah, except `eventmesh-openconnect` according to https://github.com/apache/eventmesh/pull/4719#discussion_r1554823665. `eventmesh-common` module can pass Slf4j and Log4j2 to other modules. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
