globalsign / est

An implementation of the Enrollment over Secure Transport (EST) certificate enrollment protocol
MIT License
45 stars 27 forks source link

Incorrect logging call in recoverer #1

Closed paulgriffiths closed 4 years ago

paulgriffiths commented 4 years ago

The call to logger.Errorf in recoverer should be a call to logger.Errorw.