third_party.pigweed.src/pw_log_basic
Wyatt Hepler 2596fe5418 pw_string: Rename va_list Format to FormatVaList
On Windows, sometimes the va_list overload would be used when formatting
with a single argument. To avoid potential conflicts like these, the
va_list versions of string::Format and StringBuilder::Format are renamed
to FormatVaList.

Change-Id: Id29fae21b13ed420b13841a479e3748a1d3b91ce
2020-01-24 22:53:22 +00:00
..
public/pw_log_basic pw_log: Logging module first steps 2020-01-17 12:42:05 -08:00
public_overrides/pw_log_backend pw_log: Logging module first steps 2020-01-17 12:42:05 -08:00
BUILD pw_log: Logging module first steps 2020-01-17 12:42:05 -08:00
BUILD.gn pw_log: Logging module first steps 2020-01-17 12:42:05 -08:00
log_basic.cc pw_string: Rename va_list Format to FormatVaList 2020-01-24 22:53:22 +00:00