else
{
//final int facility = 9<<3; //Cron
//final int priority = 3; //ERROR
//final String message = "<" + (facility|priority) + "> hello!!!";
formatter = new RawFormatter();
message = args[ 0 ];
}
final InetAddress address = InetAddress.getByName( "localhost" );
final DatagramOutputTarget target =