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

Suppressing GOMAXPROCS in info log #80

Open
thezim opened this issue Jun 7, 2024 · 0 comments
Open

Suppressing GOMAXPROCS in info log #80

thezim opened this issue Jun 7, 2024 · 0 comments
Labels
question Further information is requested

Comments

@thezim
Copy link

thezim commented Jun 7, 2024

Is there any way to suppress the Leaving GOMAXPROCS=16: CPU quota undefined from info logs. Even if you define a value for GOMAXPROCS it gets logged with an indication that is inheriting/respecting the set value. Large logs are a pain to look at.

20:49:06 [Info] [Thread 0] Indexing file: packages/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.6.0.0.nupkg
20:49:07 [Info] Waiting for scan to complete on JFrog Xray...
20:49:07 [Info] Waiting for scan to complete on JFrog Xray...
20:49:10 [Info] 2024/06/06 20:49:04 maxprocs: Leaving GOMAXPROCS=16: CPU quota undefined

20:49:10 [Info] [Thread 2] Indexing file: packages/mono.texttemplating/2.2.1/mono.texttemplating.2.2.1.nupkg
20:49:11 [Info] Waiting for scan to complete on JFrog Xray...
20:49:12 [Info] 2024/06/06 20:49:06 maxprocs: Leaving GOMAXPROCS=16: CPU quota undefined

20:49:12 [Info] [Thread 1] Indexing file: packages/mstest.testadapter/3.1.1/mstest.testadapter.3.1.1.nupkg
20:49:13 [Info] Waiting for scan to complete on JFrog Xray...
20:49:16 [Info] 2024/06/06 20:49:10 maxprocs: Leaving GOMAXPROCS=16: CPU quota undefined

20:49:16 [Info] [Thread 2] Indexing file: packages/mstest.testframework/3.1.1/mstest.testframework.3.1.1.nupkg
20:49:17 [Info] Waiting for scan to complete on JFrog Xray...
20:49:17 [Info] 2024/06/06 20:49:06 maxprocs: Leaving GOMAXPROCS=16: CPU quota undefined
@thezim thezim added the question Further information is requested label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant