Merge pull request #170 from MaximMinin/master pretty printing of nested records
Project: http://git-wip-us.apache.org/repos/asf/couchdb-lager/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-lager/commit/a718b896 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-lager/tree/a718b896 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-lager/diff/a718b896 Branch: refs/heads/import-master Commit: a718b896b85b28326467b8a0a164f3c470e79859 Parents: 7e39361 4c7e77e Author: Andrew Thompson <[email protected]> Authored: Thu Feb 6 15:35:45 2014 -0500 Committer: Andrew Thompson <[email protected]> Committed: Thu Feb 6 15:35:45 2014 -0500 ---------------------------------------------------------------------- src/lager.erl | 57 +++++++++++++++++++++++-------------- test/pr_nested_record_test.erl | 21 ++++++++++++++ 2 files changed, 57 insertions(+), 21 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-lager/blob/a718b896/src/lager.erl ----------------------------------------------------------------------
