ArcadeDB Version: 26.2.2
When starting up the ArcadeDB the DefaultLogger always tries to create a ".log" directory, if this path is not writable it leads to an error.
Cannot create log directory: /./log
The configuration via custom log properties is afterwards and there is no way to prevent it.
It does not affect the functionality, but it would be good, if this error would not show up in the logs and also if this unused directory would not be created.
ArcadeDB Version: 26.2.2
When starting up the ArcadeDB the DefaultLogger always tries to create a ".log" directory, if this path is not writable it leads to an error.
Cannot create log directory: /./logThe configuration via custom log properties is afterwards and there is no way to prevent it.
It does not affect the functionality, but it would be good, if this error would not show up in the logs and also if this unused directory would not be created.