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

Readme incorrect for using ets table. #62

Open
ityonemo opened this issue Mar 29, 2024 · 0 comments
Open

Readme incorrect for using ets table. #62

ityonemo opened this issue Mar 29, 2024 · 0 comments

Comments

@ityonemo
Copy link

the claim is that erlog:load(PID,erlog_ets) will initiate using an ets table, but this does not work, it seems there is something else needed to initialize. Looking at the code it seems like one would want erlog:load(erlog_ets, ...) but it's not clear how to obtain the second parameter (which should be some sort of {erlog, ...} record)?

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

1 participant