I have a problem with console log formatting. Maybe I missed some configuration?
Create instance final logger = Logger();
Use it logger.i('AppLifecycleWrapper.checkUserDistance - distance changed');
First, the screen displays my console and the second screen is an example from pub.dev.