Function fuel_indexer_lib::utils::init_logging
source · pub async fn init_logging(config: &IndexerConfig) -> Result<()>Expand description
Initialize the logging context for the indexer service.
pub async fn init_logging(config: &IndexerConfig) -> Result<()>Initialize the logging context for the indexer service.