ocean.util.log.layout

Modules

LayoutMessageOnly
module ocean.util.log.layout.LayoutMessageOnly

A log layout that only displays the message and no extra data such as the date, level, etc

LayoutSimple
module ocean.util.log.layout.LayoutSimple

Simple Layout to be used with the tango logger

LayoutStatsLog
module ocean.util.log.layout.LayoutStatsLog

Slightly modified LayoutDate class. Does NOT output the level. Intended for StatsLog.