Reported by @AbdulkadirA
When I run the NiBAx API interactively, I get a lot of permission errors like:
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process:
Proposed solution:
add process id or timestamp to log file name
'C:\Users\abdulkadir\.NiBAx\NiBAx.log' -> 'C:\Users\abdulkadir\.NiBAx\NiBAx.log.2022-10-25'
Reported by @AbdulkadirA
When I run the NiBAx API interactively, I get a lot of permission errors like:
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process:
Proposed solution:
add process id or timestamp to log file name
'C:\Users\abdulkadir\.NiBAx\NiBAx.log' -> 'C:\Users\abdulkadir\.NiBAx\NiBAx.log.2022-10-25'