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

level ignored #10

Open
ryanhs opened this issue Dec 13, 2021 · 0 comments
Open

level ignored #10

ryanhs opened this issue Dec 13, 2021 · 0 comments

Comments

@ryanhs
Copy link

ryanhs commented Dec 13, 2021

function createTableStorageStream(level, options) {

return { level: "info", stream: new TableStorageStream(options), type: "raw" };

i see that the arguments in line 107 ignored, by "info" in line 108
strange, as it in index.ts its not like that

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