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