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

feat: logger print command fit in term width #11

Merged
merged 1 commit into from
Apr 23, 2023
Merged

Conversation

scottames
Copy link
Owner

The default logger will check the terminal width and if the command to be printed is wider than the terminal width, it will be broken up into multiple lines, similar to a shell command represented on multiple lines.

@scottames scottames marked this pull request as ready for review April 23, 2023 18:34
@scottames scottames merged commit d242eee into main Apr 23, 2023
@scottames scottames deleted the log-newlines branch April 23, 2023 18:34
scottames pushed a commit that referenced this pull request Apr 23, 2023
🤖 I have created a release *beep* *boop*
---


## [0.3.0](v0.2.0...v0.3.0)
(2023-04-23)


### Features

* logger print command fit in term width
([#11](#11))
([d242eee](d242eee))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant