Verbose logging are now disabled in the release build. With this change, we reinterpret the last argument passed to `logTransaction` as `skipPost`, and classify logs satisfying `skipPost` or `shouldSkipUid` as verbose. Co-authored-by: JingMatrix <jingmatrix@gmail.com>