and so on.
they are more of 2500 rows and this check delay the start of my program, considering this check with previous driver was not managed and therefore Log4j is not responsible of this issue.
Is there a way to disable this check?
Thank you.
Have a nice weekend.
Dario.
Last edit: Dario Ferrante 2015-08-14
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
As you can see these logs don't come from ucanaccess. If you properly configure log4j(and in particular the com.healthmarketscience.jackcess category) all will work as you expected.
Last edit: Marco Amadei 2015-08-20
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Marco,
Sorry for my long delay.
Ok, it has to be managed through Log4j file configuration, but how can I disable "com.healthmarketscience.jackcess" category in my conf. file?
because I want to see my warnings also in "Debug" modality.
Can you help me on this issue?
Thank you very much.
Dario.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear All,
My question is not a problem, but it is a curiosity.
The actions on my program are stored in a log with log4j.
But i noted Log4J check all tables managed by UCanAccess:
and so on.
they are more of 2500 rows and this check delay the start of my program, considering this check with previous driver was not managed and therefore Log4j is not responsible of this issue.
Is there a way to disable this check?
Thank you.
Have a nice weekend.
Dario.
Last edit: Dario Ferrante 2015-08-14
As you can see these logs don't come from ucanaccess. If you properly configure log4j(and in particular the com.healthmarketscience.jackcess category) all will work as you expected.
Last edit: Marco Amadei 2015-08-20
Hi Marco,
Sorry for my long delay.
Ok, it has to be managed through Log4j file configuration, but how can I disable "com.healthmarketscience.jackcess" category in my conf. file?
because I want to see my warnings also in "Debug" modality.
Can you help me on this issue?
Thank you very much.
Dario.