Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

R2021a+: Dynamic selection of slf4j/log4j libs #16

Open
apjanke opened this issue Sep 10, 2022 · 0 comments
Open

R2021a+: Dynamic selection of slf4j/log4j libs #16

apjanke opened this issue Sep 10, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@apjanke
Copy link
Member

apjanke commented Sep 10, 2022

Once I've got packaged-munged JARs of slf4j and log4j 1.x built, the M-code layer will need to dynamically select between them based on the Matlab version it's running under.

Need to be careful with how this is done: Static references to nonexistent Java classes can break the build under Matlab Compiler, so we may need to use reflection mechanisms for this.

Obviously, make it Go Fast.

Blocks #15.
Blocked by janklab/slf4m-jankalog#4.

@apjanke apjanke self-assigned this Sep 10, 2022
@apjanke apjanke added the task label Sep 10, 2022
@apjanke apjanke added this to the 1.4.0 milestone Sep 10, 2022
@apjanke apjanke changed the title R2021b+: dynamic selection of slf4j/log4j libs R2021b+: Dynamic selection of slf4j/log4j libs Sep 10, 2022
@apjanke apjanke changed the title R2021b+: Dynamic selection of slf4j/log4j libs R2021a+: Dynamic selection of slf4j/log4j libs Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant