juan_gandhi: (Default)
2017-04-03 10:32 am
Entry tags:

cliff click code




 public static void info( String s, boolean stdout ) //...
//...

      if (printLogSeparatorToStdout)
        Log.info("Additional column information only sent to log file...");



(that was the only case when this flag was used)