Closed TysonMN closed 5 months ago
Thanks for the suggestion! There's no mechanism to include that information in the current version, but I think it would be useful to add 👍
Thanks again for raising this, Tyson; we don't think we'll attempt to improve this at this stage, in the expectation that in these scenarios, dumping out logger configuration somehow would be more useful (and outside the scope of this project). Thanks!
I have encountered a situation in which the Seq sink logs (to the
SelfLog
) that anHttpRequestException
has occurred. See below for the entire log entry. As part of my troubleshooting process, I would like to see the URL that Seq used as the host in this failed HTTP request.Using the current version, is it possible for me to determine what this host URL is?
In any case, could the error message be improved to include the host URL?
I believe that this line of code wrote this message.