searchState.loadedDescShard("log", 0, "A lightweight logging facade.\nThe “debug” level.\nCorresponds to the Debug log level.\nThe “error” level.\nCorresponds to the Error log level.\nThe “info” level.\nCorresponds to the Info log level.\nAn enum representing the available verbosity levels of the …\nAn enum representing the available verbosity level filters …\nA trait encapsulating the operations required of a logger.\nMetadata about a log message.\nBuilder for Metadata.\nA level lower than all log levels.\nThe type returned by from_str when the string doesn’t …\nThe “payload” of a log message.\nBuilder for Record.\nThe statically resolved maximum log level.\nThe type returned by set_logger if set_logger has already …\nThe “trace” level.\nCorresponds to the Trace log level.\nThe “warn” level.\nCorresponds to the Warn log level.\nThe message body.\nSet args.\nReturns the string representation of the Level.\nReturns the string representation of the LevelFilter.\nInvoke the builder and return a Record\nReturns a Metadata object.\nReturns a new builder.\nReturns a new builder.\nLogs a message at the debug level.\nDetermines if a log message with the specified metadata …\nLogs a message at the error level.\nThe source file containing the message.\nSet file\nThe source file containing the message, if it is a 'static …\nSet file to a 'static string.\nFlushes any buffered records.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nLogs a message at the info level.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nIterate through all supported logging levels.\nIterate through all supported filtering levels.\nThe verbosity level of the message.\nSet Metadata::level.\nThe verbosity level of the message.\nSetter for level.\nThe line containing the message.\nSet line\nLogs the Record.\nThe standard logging macro.\nDetermines if a message logged at the specified level in …\nReturns a reference to the logger.\nReturns the most verbose logging level.\nReturns the most verbose logging level filter.\nReturns the current maximum log level.\nMetadata about the log directive.\nSet metadata. Construct a Metadata object with …\nThe module path of the message.\nSet module_path\nThe module path of the message, if it is a 'static string.\nSet module_path to a 'static string\nConstruct new RecordBuilder.\nConstruct a new MetadataBuilder.\nSets the global logger to a Box<Log>.\nSets the global logger to a &'static Log.\nA thread-unsafe version of set_logger.\nSets the global maximum log level.\nA thread-unsafe version of set_max_level.\nThe name of the target of the directive.\nSet Metadata::target\nThe name of the target of the directive.\nSetter for target.\nConverts self to the equivalent Level.\nConverts the Level to the equivalent LevelFilter.\nLogs a message at the trace level.\nLogs a message at the warn level.")