We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While supersim is running, the temp logs specified in the terminal do not exist.
Steps to reproduce:
Expected behavior: Opening the log file specified in the terminal should show the logs for that chain
Actual behavior: The log file at that path is not found
Workaround: Run supersim specifying a log path: supersim --logs.directory "/tremarkley/supersim"
supersim --logs.directory "/tremarkley/supersim"
The text was updated successfully, but these errors were encountered:
Hi @jakim929, I would like to take this one ( work on this )
Sorry, something went wrong.
Refactor Anvil to improve cleanup handling. Closes ethereum-optimism#205
adb5cf3
, fixes ethereum-optimism#205
fff8ec3
s29papi
Successfully merging a pull request may close this issue.
While supersim is running, the temp logs specified in the terminal do not exist.
Steps to reproduce:
Expected behavior:
Opening the log file specified in the terminal should show the logs for that chain
Actual behavior:
The log file at that path is not found
Workaround:
Run supersim specifying a log path:
supersim --logs.directory "/tremarkley/supersim"
The text was updated successfully, but these errors were encountered: