mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 14:08:32 +00:00
Improved logging
This commit is contained in:
parent
fce05c2ed1
commit
2d97f1f2c7
13 changed files with 57 additions and 31 deletions
|
|
@ -60,7 +60,6 @@ namespace MapControl.Caching
|
|||
}
|
||||
|
||||
logger = loggerFactory?.CreateLogger<SQLiteCache>();
|
||||
|
||||
logger?.LogInformation("Opened database {path}", path);
|
||||
|
||||
if (options.ExpirationScanFrequency > TimeSpan.Zero)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue