intercept / intercept-database

A database library for Intercept
MIT License
14 stars 9 forks source link

add support for relative config.yaml path #37

Open RedMetalizer opened 1 year ago

RedMetalizer commented 1 year ago

Added support for a relative config.yaml file in relation to the intercept-database_x64.dll. Now, you can rename the @InterceptDB folder, and the config.yaml file will still be loaded.

RedMetalizer commented 10 months ago

I've enhanced the system by implementing improved log file management. With this update, a new log file is created each time the server starts, and any logs older than 10 days are automatically deleted.