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

Save log in file #100

Merged
merged 6 commits into from
Oct 30, 2020
Merged

Save log in file #100

merged 6 commits into from
Oct 30, 2020

Conversation

miiu96
Copy link
Contributor

@miiu96 miiu96 commented Oct 16, 2020

Added an extra flag that will specify to save logs in a file.
Also now proxy can start with different log levels ( --log-level *:INFO, DEBUG or TRACE)

cmd/proxy/config/config.toml Show resolved Hide resolved
cmd/proxy/main.go Show resolved Hide resolved
cmd/proxy/main.go Outdated Show resolved Hide resolved
cmd/proxy/main.go Show resolved Hide resolved
Copy link
Contributor

@andreibancioiu andreibancioiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Along awaited feature 💯 🥳

Please resolve @bogdan-rosianu's comments.

@@ -3,9 +3,9 @@ module github.com/ElrondNetwork/elrond-proxy-go
go 1.12

require (
github.com/ElrondNetwork/elrond-go v1.1.1-0.20200914111912-d1792d662b8f
github.com/ElrondNetwork/elrond-go v1.1.2-0.20201016080150-915a6ef433de
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure, but - can we reference v1.1.3 already perhaps?

@andreibancioiu andreibancioiu merged commit 13f8a2b into development Oct 30, 2020
@andreibancioiu andreibancioiu deleted the save-log-in-file branch October 30, 2020 10:48
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

Successfully merging this pull request may close these issues.

None yet

3 participants