Skip to content
  • Thomas Bellman's avatar
    a8daf71a
    Use RainerScript for formatting log messages. · a8daf71a
    Thomas Bellman authored
    Switching to template(type="list") declarations for the message format
    templates makes them significantly easier to read and maintain, but
    the did become *much* more verbose.  Still a win.
    
    At the same time, we remove one unused template (LogFmtIsoTime) and
    rename the two remaining (LogFmtSpaceTime to NSCLogFormat, and
    LogFmtJoinedLog to NSCLogFormatSourcePri).
    a8daf71a
    Use RainerScript for formatting log messages.
    Thomas Bellman authored
    Switching to template(type="list") declarations for the message format
    templates makes them significantly easier to read and maintain, but
    the did become *much* more verbose.  Still a win.
    
    At the same time, we remove one unused template (LogFmtIsoTime) and
    rename the two remaining (LogFmtSpaceTime to NSCLogFormat, and
    LogFmtJoinedLog to NSCLogFormatSourcePri).
Loading