Jurrie Overgoor
Jurrie Overgoor
A separate plugin could also be implemented of course. But then I would need to implement some parts of this plugin myself, like caching formatted files so they do not...
I think the best way would be implementing a [service loader](https://docs.oracle.com/javase/7/docs/api/java/util/ServiceLoader.html), but I agree it would be a *big* change. Also, some thought needs to be given to how the...
That would work, but would this require me to configure things like file encoding and line endings on a _per formatter_ basis? Those probably do not differ between formats, I...
> My suggestion to have a formatterOptions would be for containing formatter-specific config. The idea was arbitrary key-values, but in my example, the external formatter just had one known key-value,...
Hi Maarten, I am currently in the process of introducing the license plugin in our stack. It's a large multi-module stack as well. I do not encounter the problem you...
If people want this, they can take a look at my fork: https://github.com/Jurrie/log4jdbc It's based on https://github.com/hohonuuli/log4jdbc which already includes various improvements (like Maven support, and the java.sql.Driver file as...
If people still want this: initial support for pooled and XA datasources is available in my branch: https://github.com/Jurrie/log4jdbc/tree/feature/Add_XA_support Please note that this is pretty much untested (except for XA datasources)....
If people still want this: initial support for pooled and XA datasources is available in my branch: https://github.com/Jurrie/log4jdbc/tree/feature/Add_XA_support Please note that this is pretty much untested (except for XA datasources)....
If people still want this, please look at https://github.com/hohonuuli/log4jdbc
Indeed - for the Cube 1st gen the same password is used as the Cube 2nd gen.