Skip to content

System.NullReferenceException in Common.Logging.Simple.ExceptionFormatter.SafeGetTargetSiteInfo #184

Description

@avonwyss

The exception occurs because ReflectedType may return null (this is not a bug, see documentation). This is very problematic because it means that the logging code will crash the application in such a case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions