Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unified Logs in stdout/stderr #39

Closed
dzdidi opened this issue Dec 12, 2024 · 2 comments
Closed

Unified Logs in stdout/stderr #39

dzdidi opened this issue Dec 12, 2024 · 2 comments

Comments

@dzdidi
Copy link
Contributor

dzdidi commented Dec 12, 2024

It looks like ldk-node logs are written to file in storage_dir_path while server's logs are written to std.
Since use of ldk-node is not optional I think it will be better to have all the logs to be in the same place.
stdout/stderr seems like a good default as it allows for simple redirect and handling by different process management tools

@G8XSU
Copy link
Contributor

G8XSU commented Dec 12, 2024

Yes this is planned,
Mentioned in #11
Currently blocked on PR in ldk-node.

@dzdidi
Copy link
Contributor Author

dzdidi commented Dec 13, 2024

Ok, was not sure what "log facade" is. Thanks, closing this one is such a case

@dzdidi dzdidi closed this as completed Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants