Skip to content

Conversation

Umang01-hash
Copy link
Member

@Umang01-hash Umang01-hash commented Sep 1, 2025

Pull Request Template

Description:

INFO [11:50:51] Loaded config from file: ./configs/.env
DEBU [11:50:51] Container is being created
INFO [11:50:51] Remote logger monitoring initialized with URL: http://localhost:8000/log, interval: 5s
INFO [11:50:51] Exporting traces to GoFr at https://tracer.gofr.dev/
INFO [11:50:51] registered static files at endpoint /static/ from directory /Users/zopdev/Projects/GoFr.dev/gofr/examples/http-server/static
INFO [11:50:51] Starting metrics server on port: 2122
INFO [11:50:51] Starting server on port: 9000
INFO [11:50:51] GoFr records the number of active servers. Set GOFR_TELEMETRY=false in configs to disable it.
INFO [11:50:51] 00000000000000000000000000000000 500        1778µs GET http://localhost:8000/log 
WARN [11:50:51] Failed to fetch log level: Get "http://localhost:8000/log": dial tcp [::1]:8000: connect: connection refused
INFO [11:50:56] 72f471fe60dd93a46fbf2dd673abc427 500        1263µs GET http://localhost:8000/log 
WARN [11:50:56] Failed to fetch log level: Get "http://localhost:8000/log": dial tcp [::1]:8000: connect: connection refused
INFO [11:51:01] 269dfc8c07181a8e0d876694fc12f101 500        1328µs GET http://localhost:8000/log 
WARN [11:51:01] Failed to fetch log level: Get "http://localhost:8000/log": dial tcp [::1]:8000: connect: connection refused
INFO [11:51:06] Initializing remote logger connection to http://localhost:8000/log
INFO [11:51:06] 5b796bb7412c7bb0e6cfb23f72ba060c 200        2307µs GET http://localhost:8000/log 
INFO [11:51:06] LOG_LEVEL updated from DEBUG to INFO
INFO [11:51:31] 78009cce701f2dbd64b7ec1554988318 500        1507µs GET http://localhost:8000/log 
WARN [11:51:31] Failed to fetch log level: Get "http://localhost:8000/log": dial tcp [::1]:8000: connect: connection refused
INFO [11:51:36] 9b965659b0d760f95ee3fc54b70691b8 500        1477µs GET http://localhost:8000/log 
WARN [11:51:36] Failed to fetch log level: Get "http://localhost:8000/log": dial tcp [::1]:8000: connect: connection refused
INFO [11:51:41] e326e53a4ff652dc285dac80d4656f90 500        1731µs GET http://localhost:8000/log 
WARN [11:51:41] Failed to fetch log level: Get "http://localhost:8000/log": dial tcp [::1]:8000: connect: connection refused
INFO [11:51:46] ccc2402419f7be721ab9fc7f06230efb 500        1118µs GET http://localhost:8000/log 
WARN [11:51:46] Failed to fetch log level: Get "http://localhost:8000/log": dial tcp [::1]:8000: connect: connection refused
ERRO [11:51:51] LOG_LEVEL updated from INFO to ERROR

Checklist:

  • I have formatted my code using goimport and golangci-lint.
  • All new code is covered by unit tests.
  • This PR does not decrease the overall code coverage.
  • I have reviewed the code comments and documentation for clarity.

Thank you for your contribution!

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