Skip to content

collection [CollectionKey[]] not located in load context #3498

Closed
@Vzzbux

Description

@Vzzbux

log.Debug("collection [{0}] {1} in load context", key, (rtn == null ? "located" : "not located"));

I was trying to debug an issue and I noticed these messages in the debug log file. Unless I've misunderstood something it looks like the "located" / "not located" strings are the wrong way around for the null check?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions