mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-17 20:38:06 +00:00
Filter agent app-insights logs based on log::max_level (#125)
This commit is contained in:
@ -9,7 +9,6 @@ use crate::tasks::{
|
||||
utils::{self, CheckNotify},
|
||||
};
|
||||
use anyhow::{Error, Result};
|
||||
use appinsights::telemetry::SeverityLevel;
|
||||
use onefuzz::{
|
||||
expand::Expand,
|
||||
fs::{has_files, set_executable, OwnedDir},
|
||||
|
Reference in New Issue
Block a user