Skip to content

frdeso/buche

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e75a903 · Oct 12, 2017

History

13 Commits
Jul 11, 2014
Jul 11, 2014
Jul 11, 2014
Oct 12, 2017
Jul 23, 2014
Jul 11, 2014

Repository files navigation

buche

Buche is Log.

Example


$> ./main
09:22:37.928719478 - hello, World! - [main() main.c +16]
09:22:38.929082853 - iteration #0 - [foobar() main.c +8]
09:22:38.929104042 - iteration #1 - [foobar() main.c +8]
09:22:38.929109665 - iteration #2 - [foobar() main.c +8]
09:22:39.929252229 - hello, World! - [main() main.c +16]
09:22:40.929418455 - iteration #0 - [foobar() main.c +8]
09:22:40.929466160 - iteration #1 - [foobar() main.c +8]
09:22:40.929482935 - iteration #2 - [foobar() main.c +8]
09:22:41.929626631 - hello, World! - [main() main.c +16]
09:22:42.929776484 - iteration #0 - [foobar() main.c +8]
09:22:42.929797290 - iteration #1 - [foobar() main.c +8]
09:22:42.929803222 - iteration #2 - [foobar() main.c +8]

How to use it

Copy the buche.h file to your project directory and use the #include directive to have access to the BUCHE macro.

About

Buche is Log.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published