Skip to content

Commit

Permalink
Removed the logging
Browse files Browse the repository at this point in the history
  • Loading branch information
mbruin-NR committed Jan 31, 2025
1 parent 9797270 commit ee7cf62
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ - (void)setUp {
[fileManager removeItemAtPath:[NSString stringWithFormat:@"%@/%@",[NewRelicInternalUtils getStorePath],kNRMA_Attrib_file_private] error:nil];
}

[NRLogger setLogLevels:NRLogLevelDebug];
// [NRLogger setLogLevels:NRLogLevelDebug];

manager = [self samTest];
}
Expand Down

0 comments on commit ee7cf62

Please sign in to comment.