How to get framework's internal logs?

I have a Dash app with several callbacks and I noticed that when the page is loading there is a 15-second gap between one of the callbacks finishing and another starting. How to access framework’s logs so I can see what is happening during those 15 seconds?