logger.c v1.0.1
Some improvements are made,
LoggerOpenFile() : if the file can't be opened the programme is not stopped anymore.
The date is now part of the file name ex: log-2021-11-24_20:33:45
The date in log message is shortened ex: 2021-11-24 20:33:45 -[ERROR] --- ...
Thanks to the reviewers :)