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

Fix string builder configuration #44

Merged
merged 1 commit into from
Dec 31, 2019
Merged

Conversation

rkgrep
Copy link
Contributor

@rkgrep rkgrep commented Dec 1, 2019

Currently logger does not use any config parameters, except headers.

@hg-pyun
Copy link
Owner

hg-pyun commented Dec 2, 2019

Thank you for your feedback. Some users use it except for headers. This will also require a test case and a spec definition at readme. Register for Issue and I'll proceed to the next version.

@rkgrep
Copy link
Contributor Author

rkgrep commented Dec 12, 2019

Some users use it except for headers.

@hg-pyun The fact is that those parameters are available in types, but not used anywhere in your code. I don't see how users can use them if the code is missing :)

And the readme file is also incorrect, because currently it will still print status if status: false, because statusText must should be false as well.

I'll provide test cases.

@hg-pyun hg-pyun changed the base branch from master to version/2.3.0 December 31, 2019 03:25
Copy link
Owner

@hg-pyun hg-pyun left a comment

Choose a reason for hiding this comment

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

I will process 2.3.0. Thank you.

@hg-pyun hg-pyun merged commit 332e373 into hg-pyun:version/2.3.0 Dec 31, 2019
hg-pyun added a commit that referenced this pull request Dec 31, 2019
* Add build script

* Update package dependencies versions

* Fix string builder configuration (#44)

* Add default

* Add test code

* fix makeDateFormat expect test case

* Add banner

* Fix banner size

* Set global config with default config

* Update version

* Update version

Co-authored-by: Roman Kinyakin <1@grep.su>
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

2 participants