Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-27 | Remove a commented piace of code | ||
2023-02-27 | Remove HAL_SIZE macro | ||
Because I want to make a dynamic buffer able to adapt to the size of the line of the confi file. | |||
2023-02-27 | Add NONE level | ||
It's used to disable logs for a specific tag. | |||
2023-02-04 | Add function to get library version | ||
2023-02-04 | Update to libstr | ||
2023-02-03 | Move log.h in src directory | ||
2023-02-03 | Move log.c in src directory | ||