Deprecating hostname field of Papertrail logger
The hostname
field of the Papertrail
object is being deprecated in favor of using the address
field, which accepts IP addresses or hostnames.
What will change?
The hostname
field will be removed from accepted parameters and responses. The logging behavior will not change if you use the preferred address
field.
How do I prepare?
Change any existing usages of hostname
to address
.
When is this happening?
February 4, 2020