display nginx logs

C++
tail -f /var/log/nginx/error.log
Source

Also in C++: