Skip to content

Commit

Permalink
print
Browse files Browse the repository at this point in the history
  • Loading branch information
fireduck64 committed Jun 29, 2018
1 parent 319a610 commit 315d996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions miner/src/Arktika.java
Expand Up @@ -377,6 +377,7 @@ private void loadField() throws Exception
chunk_to_source_map.put(x,i);
}
}
logger.info(String.format("Layer %d - %s", i, fs.toString()));
}
logger.info(chunk_to_source_map.toString());
}
Expand Down

0 comments on commit 315d996

Please sign in to comment.