mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-17 17:55:42 +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);
|
||||
}
|
||||
} else {
|
||||
$this->logger->info('Domain name has no DS record', [
|
||||
$this->logger->debug('Domain name has no DS record', [
|
||||
'ldhName' => $domain->getLdhName(),
|
||||
]);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user