Searched defs:with_target (Results 1 – 4 of 4) sorted by relevance
219 pub fn with_target(mut self, target: impl Into<String>, level: impl Into<LevelFilter>) -> Self { in with_target() method
661 pub fn with_target( in with_target() function
467 pub fn with_target(self, display_target: bool) -> Layer<S, N, format::Format<L, T>, W> { in with_target() function
749 pub fn with_target(self, display_target: bool) -> Format<F, T> { in with_target() method