7677787980818283848586
Formatter formatter = null; String message = null; if( 0 == args.length ) { formatter = new SyslogFormatter( SyslogFormatter.FACILITY_DAEMON ); message = "hello!!!"; } else { //final int facility = 9<<3; //Cron
3839404142434445464748