Skip to content

Can't make log file for a plugin #18

Open
@artrointel

Description

@artrointel

StreamDeck0.log always shows,

08:45:16.344 StreamDeck EGQTDebugLogsManager::OpenLogFile(): Failed to open the log file C:\Users\김우현\AppData\Roaming\Elgato\StreamDeck\logs\com.elgato.cpu0.log

When I try to put a log message in source code,
mConnectionManager->LogMessage("hello");

I guess it is not an issue about the permission of this log folder since the SD always update the StreamDeck0.log file which is in the same directory.

So, at least now I can't make any log message for c++ app debugging.
Please let me know how can I make it work.

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