libcommonc++  0.7
LogFormat Member List

This is the complete list of members for LogFormat, including all inherited members.

format(CharBuffer &buffer, LogLevel level, const char *file, int line, const char *message, va_list args)LogFormat
LogFormat(String format="[%D %T] %F:%L %m")LogFormat
setFormat(const String &format)LogFormat
setLongDateFormat(const String &format)LogFormat
setLongTimeFormat(const String &format)LogFormat
setShortDateFormat(const String &format)LogFormat
setShortTimeFormat(const String &format)LogFormat
~LogFormat()LogFormatvirtual