This handles the case where a null error is passed into the Logger without causing a null pointer dereference / segfault. There are currently a couple places that invoke this function with a nil error and were resulting in a segfault. |
||
|---|---|---|
| .. | ||
| logging.go | ||