aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-02-27Remove some testing codeAlessandro Iezzi
2023-02-27Rename the variable `filename` to `tag`Alessandro Iezzi
2023-02-27Remove a commented piace of codeAlessandro Iezzi
2023-02-27Remove HAL_SIZE macroAlessandro Iezzi
Because I want to make a dynamic buffer able to adapt to the size of the line of the confi file.
2023-02-27Add NONE levelAlessandro Iezzi
It's used to disable logs for a specific tag.
2023-02-04Add function to get library versionAlessandro Iezzi
2023-02-04Update to libstrAlessandro Iezzi
2023-02-03Move log.h in src directoryAlessandro Iezzi
2023-02-03Move log.c in src directoryAlessandro Iezzi