Searched refs:classNameOnly (Results 1 - 2 of 2) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/
H A DFileLogFormatter.java49 private String classNameOnly(String name) { method in class:FileLogFormatter
68 sb.append(classNameOnly(record.getSourceClassName()));
H A DSimpleFileLogFormatter.java49 private String classNameOnly(String name) { method in class:SimpleFileLogFormatter
66 sb.append(classNameOnly(record.getSourceClassName()));

Completed in 7 milliseconds