git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@158 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
aaron 2009-03-23 20:51:01 +00:00
parent b56a73538d
commit 741dd357de
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ public class TraversalEngine {
/**
* our log, which we want to capture anything from this class
*/
private static Logger logger = Logger.getLogger(GenomeAnalysisTK.class);
private static Logger logger = Logger.getLogger(TraversalEngine.class);
// Locations we are going to process during the traversal