log.c icon indicating copy to clipboard operation
log.c copied to clipboard

add fullpath option for write file's path

Open Allenhe123 opened this issue 4 years ago • 1 comments

when using log.c to dump information, the __FILE__will be very long if the .c file's path is deep. So i add a option to enable/disable writing the file's full path.

Allenhe123 avatar Aug 18 '21 12:08 Allenhe123

Hello, I found your pull-request useful (thread example) and merged it to my fork ! Feel free to propose changes, thanks for your contribution :smiley: https://github.com/BDeliers/log.c

Balth-D avatar Aug 25 '23 07:08 Balth-D