InqvineStringExtensions extension

on

Properties

realizeNewLineFeeds String
no setter

Methods

logDebug({Map<String, dynamic> metadata = const <String, dynamic>{}}) → void
Create a debugging log and pass it to the InqvineEventBus
logError({Map<String, dynamic> metadata = const <String, dynamic>{}}) → void
Create a non-fatal error log and pass it to the InqvineEventBus
logFatal({Map<String, dynamic> metadata = const <String, dynamic>{}}) → void
Create a fatal error log and pass it to the InqvineEventBus
logInfo({Map<String, dynamic> metadata = const <String, dynamic>{}}) → void
Create an information log and pass it to the InqvineEventBus