Python program that log public IP address in SQLite database. Only new/change IP is added to DB, if IP is same as last time program was run, then only last_time_seen column in table is updated.
Convenient wrapper for logging python applications with options to add color, select logging style, rotate files by size and time, etc.