var searchIndex = {}; searchIndex["slog_envlogger"] = {"doc":"A logger configured via an environment variable.","items":[[3,"EnvLogger","slog_envlogger","`EnvLogger` drain.",null,null],[3,"LogBuilder","","LogBuilder acts as builder for initializing the EnvLogger.\nIt can be used change the enviromental variable used\nto provide the logging directives and also set the default log level filter.",null,null],[5,"new","","Create a `EnvLogger` using `RUST_LOG` environment variable",null,{"inputs":[{"name":"t"}],"output":{"name":"envlogger"}}],[5,"init","","Use a default `EnvLogger` as global logging drain",null,{"inputs":[],"output":{"name":"result"}}],[11,"new","","Initializes the log builder with defaults",0,{"inputs":[{"name":"t"}],"output":{"name":"self"}}],[11,"filter","","Adds filters to the logger",0,null],[11,"parse","","Parses the directives string in the same form as the RUST_LOG\nenvironment variable.",0,null],[11,"build","","Build an env logger.",0,null],[11,"new","","",1,{"inputs":[{"name":"t"}],"output":{"name":"self"}}],[11,"filter","","",1,null],[11,"log","","",1,null]],"paths":[[3,"LogBuilder"],[3,"EnvLogger"]]}; initSearch(searchIndex);