When logging an error object, Graylog currently receives only the error message.
The stack trace is very useful to easily locate the error. I propose to send the stack of the error as full_message, if it is available, as it contains both, the message and the trace.
When logging an error object, Graylog currently receives only the error message. The stack trace is very useful to easily locate the error. I propose to send the stack of the error as full_message, if it is available, as it contains both, the message and the trace.