• Harsh Poddar's avatar
    Add function name property to LogMessage · 980baaf5
    Harsh Poddar authored
    Summary: This update adds the name of the function which called the LOG() to the `LogMessage` object so that a custom formatter could use it to show method name with logs.
    
    Reviewed By: simpkins
    
    Differential Revision: D9071926
    
    fbshipit-source-id: 9d5359d84cf2544371c6f1826f99d8b47a272dd1
    980baaf5
Logger.h 7.37 KB