void i(final dynamic content, {final String? title}) { logger.i('${type.toString()} | $title', content); }