January 2020
Intermediate to advanced
454 pages
11h 25m
English
You need to perform the following steps to complete this recipe:
> cd ~/> git clone https://github.com/PacktPublishing/Advanced-CPP-CookBook.git> cd Advanced-CPP-CookBook/chapter01
> mkdir build && cd build> cmake ..> make recipe05_examples
> ./recipe05_example01Date/Time: 1553894555446451393 nanoseconds since Jan 1, 1970> ./recipe05_example02[2019-03-29 15:22:36.756819] [0x00007f5ee158b740] [debug] debug message[2019-03-29 15:22:36.756846] [0x00007f5ee158b740] [info] info message