ObjectDB ObjectDB

Is redirecting the log file possible

#1

I have the objectdb in the same directory as jdk in the Program Files directory (Win 11). This directory is protected by the O/S and therefore objectdb has problem creating its log file.

Relaxing the secutity settings is of course possible, but seems somewhat unsecure.

Is there a way to tell the EntityManagerFactory (or is it the EntityManager?) where to store the log-file somewhere more convenient?

edit
delete
#2

Yes, you can configure the log path.

ObjectDB Support
ObjectDB - Fast Object Database for Java (JPA/JDO)
edit
delete
#3

That did it - many thanks!

edit
delete

Reply

To post on this website please sign in.