shouldLogNavigation property

bool get shouldLogNavigation

Implementation

static bool get shouldLogNavigation =>
    enableNavigationLogging && ZenLogLevel.info.shouldLog(logLevel);