• Brett Simmers's avatar
    Support dynamic field width in folly::format() · aa7aebf3
    Brett Simmers authored
    Summary: I added this to support logging with varying indentation levels, but
    it could also be useful in other situations. Examples are in the
    test/documentation.
    
    Reviewed By: @tudor
    
    Differential Revision: D2322206
    aa7aebf3
Format.cpp 9.05 KB