randall opened a new pull request #8262:
URL: https://github.com/apache/trafficserver/pull/8262


   Following the convention used in 9f5396ee87c48e645ffc712f18de1d32849341dd, 
change the strategies.yaml loading log messages to match.
   
   Empty file:
   ```
   [Aug 18 16:41:05.193]  NOTE: strategies.yaml loading ...
   [Aug 18 16:41:05.195]  NOTE: No NextHop strategy configs were loaded.
   [Aug 18 16:41:05.195]  NOTE: strategies.yaml finished loading
   ```
   
   Various errors:
   ```
   [Aug 18 16:43:22.022]  NOTE: strategies.yaml loading ...
   [Aug 18 16:43:22.023]  NOTE: yaml-cpp: error at line 4, column 13: illegal 
map value
   [Aug 18 16:43:22.023]  ERROR: strategies.yaml failed to load
   ```
   
   ```
   [Aug 18 16:42:07.719]  NOTE: strategies.yaml loading ...
   [Aug 18 16:42:07.719]  ERROR: malformed strategies.yaml file, expected a 
'strategies' sequence
   [Aug 18 16:42:07.719]  ERROR: strategies.yaml failed to load
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to