Function r3bl_rs_utils_core::utils::file_logging::log_error
source · pub fn log_error(arg: String)Expand description
Please take a look at try_to_set_log_level to enable or disable logging.
Log the message to the ERROR log level using a file logger. There could be issues w/ accessing
this file; if it fails this function will not propagate the log error.