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

Improve CLI output #26

Merged
merged 1 commit into from
Jul 18, 2019
Merged

Improve CLI output #26

merged 1 commit into from
Jul 18, 2019

Conversation

tindzk
Copy link
Owner

@tindzk tindzk commented Jul 18, 2019

  • Use Unicode symbols to indicate log level
  • Introduce settings in configuration file to configure minimum log
    level and enable/disable Unicode symbols
  • Ansi: Fix escape sequences to disable font effects
  • Log: Set colour of entire line
  • ArtefactResolution: Use consistent formatting for all resolvers
  • WsServer: Improve log message of received commands
  • WsServer: Only log message if server started successfully
  • PathUtil: Shorten tmpfs warning
  • Silence all log output in test cases

Before:
old

After:
new

@tindzk tindzk force-pushed the feat/unicode-logs branch 3 times, most recently from 1cdf6b7 to 00c8dd8 Compare July 18, 2019 14:18
- Use Unicode symbols to indicate log level
- Introduce settings in configuration file to configure minimum log
  level and enable/disable Unicode symbols
- `Ansi`: Fix escape sequences to disable font effects
- `Log`: Set colour of entire line
- `ArtefactResolution`: Use consistent formatting for all resolvers
- `WsServer`: Improve log message of received commands
- `WsServer`: Only log message if server started successfully
- `PathUtil`: Shorten tmpfs warning
- Silence all log output in test cases
@tindzk tindzk merged commit f90b889 into master Jul 18, 2019
@tindzk tindzk deleted the feat/unicode-logs branch July 18, 2019 14:32
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