Searched defs:sourceMethodName (Results 1 – 2 of 2) sorted by relevance
107 private String sourceMethodName; field in LogRecord348 public void setSourceMethodName(String sourceMethodName) { in setSourceMethodName()
547 String sourceMethodName = null; in getCallerInfo() local