utils: Implement LogFunc decorator.

The decorator would log the method and the arguments while the
method is called. It is useful for tracking partner's API
calling sequence.

BUG=none
TEST=make test; make lint

Change-Id: I984789528f6eb16da6014bc895ef10f3a71e10d7
2 files changed