Method WriteException
Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll
WriteException(Exception)
Writes an exception description in the log.
public void WriteException(Exception exp)
Parameters
exp Exception
The exception which will be written.
WriteException(Exception, string?)
Writes an exception description in the log.
public void WriteException(Exception exp, string? extraContext = null)
Parameters
exp Exception
The exception which will be written.
extraContext string?
Extra context message to append to the exception message.
                                    English
                                
                                    Русский
                                
                                    Português
                                
                                    Español
                                
                                    Deutsch
                                
                                    中文 (简体)
                                
                                    日本語