mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 22:40:05 +00:00
RadarProductManager logging level fix
This commit is contained in:
parent
926cce1eac
commit
ef7caf5519
1 changed files with 1 additions and 1 deletions
|
|
@ -1460,7 +1460,7 @@ RadarProductManagerImpl::StoreRadarProductRecord(
|
|||
|
||||
if (storedRecord != nullptr)
|
||||
{
|
||||
logger_->error(
|
||||
logger_->debug(
|
||||
"Level 2 product previously loaded, loading from cache");
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue