mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-18 02:05:36 +00:00
chore: change log levels
This commit is contained in:
parent
f868f1ad19
commit
32e2d06cf6
@ -712,7 +712,7 @@ class RDAPService
|
|||||||
$this->em->persist($dsData);
|
$this->em->persist($dsData);
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
$this->logger->info('Domain name has no DS record', [
|
$this->logger->debug('Domain name has no DS record', [
|
||||||
'ldhName' => $domain->getLdhName(),
|
'ldhName' => $domain->getLdhName(),
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user