Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@spirsch
Copy link
Collaborator

@spirsch spirsch commented Jul 8, 2022

This PR primarily addresses issues that arose from #30.

  • Extended parsing with source info of configurations (Server & Client) and hosts (Client only)
  • Consistent usage of config classes
  • Central config debug log, e.g. for Client:
/usr/bin/homcc - 0.0.1
Caller:	/usr/bin/python3
Configuration (from [/home/user/.homcc/homcc.conf]):
	Compiler:	g++
	Compression:	lzo
	Profile:	None
	Timeout:	60.0s
	Log-Level:	DEBUG
	Verbosity:	True
Hosts (from [/home/user/.homcc/hosts]):
	tcp_127.0.0.1_3634_12
	localhost_12

@spirsch spirsch marked this pull request as ready for review July 13, 2022 08:57
@spirsch spirsch requested review from OliLay and wmann-celonis July 13, 2022 08:57
@OliLay OliLay self-requested a review July 18, 2022 07:58
@spirsch
Copy link
Collaborator Author

spirsch commented Jul 21, 2022

Discussed issue #30 with Per and the currently provided status info provided via the maven build is sufficient, so no further changes are required. This PR primary goal was then the improvement of consistent config usage and debug logging.

@spirsch spirsch merged commit bd419d5 into main Jul 21, 2022
@spirsch spirsch deleted the Log-more-DEBUG-Info branch July 21, 2022 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants