I was wondering if you folks thought of using JCL for logging instead of wraplog? Or maybe allowing JCL in addition to wraplog. Right now I've create a simple adapter to delegate my log messages to JCL.
JCL has been around for years and the jar size difference is only a few K.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for your comments. Wraplog is a project belonging to one of the developers on this project. I investigated JCL which appears to be doing something similar to what Wraplog is doing. Would you be interested in sharing the wrapper that you wrote for JCL?
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I was wondering if you folks thought of using JCL for logging instead of wraplog? Or maybe allowing JCL in addition to wraplog. Right now I've create a simple adapter to delegate my log messages to JCL.
JCL has been around for years and the jar size difference is only a few K.
Hi Scott,
Thanks for your comments. Wraplog is a project belonging to one of the developers on this project. I investigated JCL which appears to be doing something similar to what Wraplog is doing. Would you be interested in sharing the wrapper that you wrote for JCL?
Thanks.