Searched refs:stopTextLogging (Results 1 – 2 of 2) sorted by relevance
128 public int stopTextLogging(String[] groups, PrintWriter pw) { in stopTextLogging() method in ShellProtoLogImpl
465 int result = protoLogImpl.stopTextLogging(groups, pw); in handleLoggingCommand()