Logging wrapper for FLog with LogBox support.
Log a warning level message tagged as React Native to the console. This warning will not be shown in LogBox.
Log an error level message tagged as React Native to the console. This error will not be shown in LogBox.
Log an error level message tagged as React Native to the console and display in the app.
Log a log level message tagged as React Native to the console.
Log a trace level message tagged as React Native to the console.
Log a warning level message tagged as React Native to the console and display in the app.