Skip to content

Never get unity logs #3

@RobinHSanner

Description

@RobinHSanner

The code:
.withUnityLogger(message =>
{
log.debug(Unity: ${message});
console.log(Unity: ${message});
})
never gets hit. When unity does have a problem the error is always:
{"unityLog":""}

Lately for no apparent reason i'm getting the error that says unity crashed and the log file it says it created is always empty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions