commit | b691efd71561246065eae3cdd73a96ca1b8a528d | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@chromium.org> | Thu Aug 09 13:51:51 2012 -0700 |
committer | Gerrit <chrome-bot@google.com> | Fri Aug 10 10:40:36 2012 -0700 |
tree | 1839c0c6e01569403a7228abdab43712e3312e98 | |
parent | 49739c08a76187fae6494c61e960eec315960715 [diff] |
shill: Rename SMLOG to SLOG Rewrite SMLOG as SLOG, thus saving many edits. Change the location of the SLOG macro to be memory_log.h, requiring includes to be rewritten and reordered. While we're rewriting includes, moving all assorted logging includes into a generic shill/logging.h, thus saving future logging changes from altering these includes ever again. BUG=chromium-os:31145 TEST=Builds, unit tests still pass Change-Id: Ie5129fcbdda87f3149460209a682c698b876b09a Reviewed-on: https://gerrit.chromium.org/gerrit/29650 Commit-Ready: Christopher Wiley <wiley@chromium.org> Reviewed-by: Christopher Wiley <wiley@chromium.org> Tested-by: Christopher Wiley <wiley@chromium.org>