nicolgit / whoiswho

azure WhoIsWho engine
MIT License
4 stars 2 forks source link

Dataloader.Sync add more verbose info while execute #19

Closed nicolgit closed 3 years ago

nicolgit commented 3 years ago

show on log:

WhoIsWhoEntity wiw= new ();
...
logger.LogInformation($"Item {wiw.Type} added|updated|deleted successfully {wiw.ToString()}");
nicolgit commented 3 years ago

Add custom measure for application insight