Shrine
Connected and easy to use.
if (HTTP_SERVER_STRING) StreamPrint("%s
", HTTP_SERVER_STRING); CDateStruct ds; Date2Struct(&ds,Now+local_time_offset); StreamPrint("Served on %02d/%02d %02d:%02d:%02d.", ds.mon, ds.day_of_mon, ds.hour, ds.min, ds.sec);