Searched defs:formatted_message (Results 1 – 2 of 2) sorted by relevance
73 auto formatted_message = StringPrintV(format, ap); in Log() local
65 def __init__(self, error, formatted_message): argument