mirror of
https://github.com/google/nomulus
synced 2026-01-10 07:57:58 +00:00
The auth logging has been useful, but it now generates a sizeable percentage of all logging, because it spits out three to five lines for every request in the system. This CL reduces that to two to three. We may eventually want to reduce it further, but this is a good start. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=164146182