Searched defs:trackLocation (Results 1 – 1 of 1) sorted by relevance
54 private boolean trackLocation; field in LogContext56 public LogContext(boolean trackLocation) in LogContext()