commit | a91b9cbaea672b25f51817841f2b3e7278a0a3ba | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Jun 22 15:50:51 2016 -0700 |
committer | Rob Landley <rob@landley.net> | Thu Jun 23 13:08:22 2016 -0500 |
tree | 6ecd3a58be6b15f31e3a2fa867de85d1ee23e57b | |
parent | 7159163af32db0ba19d77417763921ad5a16c7fc [diff] |
Remove android/log's "default" priority. It turns out that "default" goes nowhere. Whereas "silent" actually shows up in the log. So document "silent" (which we already supported) but remove support for "default". Also make the spacing between levels in the help more regular; it looks weird being in columns when there's only one row!