This commit is contained in:
əlemi 2022-11-05 19:06:36 +01:00
parent a2e353d18f
commit 2e3f724d94
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -109,7 +109,7 @@ fn main() {
}
};
info!(target: "worker", "Connected to '{}'", db_uri);
info!(target: "worker", "Connected to #{}: '{}'", i, db_uri);
jobs.push(
tokio::spawn(