Organize Iris support files
This commit is contained in:
1 parent
0ead062379
commit
779f5c63d3
21 files changed
+108
-147
No files matched your search
@@ -262,8 +262,7 @@ fn is_own_target(target: &str) -> bool {
|
||||
|| target.starts_with("ai_app::")
|
||||
}
|
||||
|
||||
/// This is the one filter docs/IRIS_TODO.md's "logs way too big" entry
|
||||
/// asked for, applied once here rather than at each `debug!` call site:
|
||||
/// Applied once here rather than at each `debug!` call site:
|
||||
/// Info and above always ring, from anything, because a real warning or
|
||||
/// error from a dependency is worth keeping. Debug and Trace ring only
|
||||
/// from this app's own targets, and only while tracing is switched on --
|
||||
|
||||
Reference in new issue
Block a user