mirror of
https://github.com/rwinkhart/go-winio.git
synced 2026-08-28 04:46:50 -04:00
This change updates the logrus hook to sort the incoming logrus data before passing it to the tracelogging code. This is useful because it ensures that two instances of the same event have the fields in the same order, which is necessary to get WPA to line the fields up.