gnu.inet.util

Class LaconicFormatter


public class LaconicFormatter
extends Formatter

A logging formatter that outputs only the log message.

Method Summary

String
format(LogRecord record)

Method Details

format

public String format(LogRecord record)