helium / rosetta-helium

Rosetta implementation for helium
18 stars 4 forks source link

Container logs #56

Closed GeekArthur closed 2 years ago

GeekArthur commented 2 years ago

Currently we have rosetta server logs if we run docker logs -f <container_id>, we are expecting the node logs such as crash.log there.

syuan100 commented 2 years ago

Crash logs should be duplicated from the node logs already available in console.log. Will check again to verify

GeekArthur commented 2 years ago

Verified, close this issue.