Github user jpeach commented on a diff in the pull request:

    https://github.com/apache/trafficserver/pull/813#discussion_r71446015
  
    --- Diff: proxy/logging/Log.cc ---
    @@ -925,6 +925,7 @@ Log::init(int flags)
         if (config_flags & STANDALONE_COLLATOR) {
           config->collation_mode = Log::COLLATION_HOST;
         }
    +    init_fields();
    --- End diff --
    
    Both sided of this branch now call ``init_fields()``. Do you want to hoist 
the call up and simplify?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to