| commit | 65f25835916ac77b1637513a1c54fc0781194952 | [log] [tgz] |
|---|---|---|
| author | Dan Stoza <stoza@google.com> | Tue Feb 14 13:55:06 2017 -0800 |
| committer | Dan Stoza <stoza@google.com> | Tue Feb 14 13:55:06 2017 -0800 |
| tree | 53064ade103a7777d5ece5144e91c53b855a458b | |
| parent | d08aec40b48e4bbfd841a42dbd67fe362a3697b3 [diff] |
libgfx: Remove SafeLog
SafeLog is being removed from libgfx (which is being dismantled) and
split into two components:
1) A Loggable mixin which will live in liblog and provide the basic
class logging functionality SafeLog provided
2) A FmtLogger plugin for the Loggable mixin which will live in
external/fmtlib and allow the use of fmtlib for logging
Test: Manual testing of both the default and FmtLogger paths
Change-Id: I562f4816bf84c9cb4e0f7b2593429f72a0907288