mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 02:07:42 +00:00
Removed debug logs
This commit is contained in:
parent
2b43e475be
commit
ff54f04dd3
@ -390,7 +390,6 @@ public class ServicesMonitor {
|
||||
@Override
|
||||
public void run() {
|
||||
try {
|
||||
logger.log(Level.INFO, "ELDEBUG CrashDetectionTask.run()"); //NON-NLS
|
||||
checkAllServices();
|
||||
} catch (Exception ex) {
|
||||
logger.log(Level.SEVERE, "Unexpected exception in CrashDetectionTask", ex); //NON-NLS
|
||||
|
Loading…
x
Reference in New Issue
Block a user