mirror of
https://github.com/owntracks/recorder.git
synced 2024-11-15 18:08:28 -07:00
log storage/precision
This commit is contained in:
parent
d30a3ebfee
commit
c6a0918091
@ -1193,6 +1193,8 @@ int main(int argc, char **argv)
|
||||
}
|
||||
#endif
|
||||
|
||||
olog(LOG_INFO, "Using storage at %s with precision %d", STORAGEDIR, geohash_prec());
|
||||
|
||||
while (run) {
|
||||
rc = mosquitto_loop(mosq, /* timeout */ 200, /* max-packets */ 1);
|
||||
if (run && rc) {
|
||||
|
Loading…
Reference in New Issue
Block a user