timeFormat

The format string for date-time in log message The format of this string is the same as smjg.libs.util.datetime: http://pr.stewartsplace.org.uk/d/sutil/doc/datetimeformat.html

  1. string timeFormat [@property getter]
  2. void timeFormat [@property getter]
    @property
    void
    timeFormat
    (
    in string fmt
    )

Meta