Inheritance diagram for SimpleLayout:
Public Member Functions | |
char[] | format (Event event) |
Static Public Member Functions | |
this () | |
Static Protected Attributes | |
SimpleLayout | simpleLayout |
Private Member Functions | |
final char[] | levelString (Event event) |
Definition at line 78 of file Layout.d.
|
Make one of these available for use as the default layout Definition at line 88 of file Layout.d. References simpleLayout. |
|
Format outgoing message Reimplemented from Layout. Definition at line 99 of file Layout.d. References Layout::levelString(). |
|
Return a text string representing the event level. Definition at line 65 of file Layout.d. References Event::getLevel(). Referenced by XmlLayout::format(), format(), and DateLayout::format(). |
|
Definition at line 80 of file Layout.d. Referenced by this(). |