• Show log

    Commit

  • Hash : d924a66a
    Author : Werner Lemberg
    Date : 2021-02-04T07:44:06

    * src/*: Don't use more than one '\n' in `FT_TRACE` and `FT_ERROR`.
    
    This ensures good logging output, with all lines having a proper
    prefix (if requested).
    
    This is a continuation of a similar patch from 2020-12-02, which
    missed some locations.