-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
chore:unified our logging infrastructure to only use log.XYZ
#4392
Closed
CommanderStorm
wants to merge
3
commits into
louislam:master
from
CommanderStorm:unified-logging-infrastructure
Closed
chore:unified our logging infrastructure to only use log.XYZ
#4392
CommanderStorm
wants to merge
3
commits into
louislam:master
from
CommanderStorm:unified-logging-infrastructure
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CommanderStorm
changed the title
unified our logging infrastructure
chore:unified our logging infrastructure to only use Jan 20, 2024
log.XYZ
CommanderStorm
added
the
pr:needs review
this PR needs a review by maintainers or other community members
label
May 19, 2024
github-actions
bot
added
pr:please resolve merge conflict
A merge-conflict needs to be addressed before reviewing makes sense again
and removed
pr:please resolve merge conflict
A merge-conflict needs to be addressed before reviewing makes sense again
labels
May 19, 2024
github-actions
bot
added
pr:please resolve merge conflict
A merge-conflict needs to be addressed before reviewing makes sense again
and removed
pr:please resolve merge conflict
A merge-conflict needs to be addressed before reviewing makes sense again
labels
May 23, 2024
github-actions
bot
removed
the
pr:please resolve merge conflict
A merge-conflict needs to be addressed before reviewing makes sense again
label
Jun 3, 2024
1 task
fsteinke
added a commit
to fsteinke/uptime-kuma
that referenced
this pull request
Sep 18, 2024
SapphicCode
added a commit
to SapphicCode/fork-uptime-kuma
that referenced
this pull request
Sep 19, 2024
Co-authored-by: Frank Elsinga <[email protected]> Closes: louislam#4392 Squashed commit of the following: commit 75c4c35 Merge: 14e3c3c dd75890 Author: Frank Elsinga <[email protected]> Date: Fri Sep 13 22:46:21 2024 +0800 Merge branch 'master' into unified-logging-infrastructure commit 14e3c3c Merge: d622dfb c919d2c Author: Frank Elsinga <[email protected]> Date: Mon Jun 3 16:00:56 2024 +0200 Merge branch 'master' into unified-logging-infrastructure commit d622dfb Author: Frank Elsinga <[email protected]> Date: Thu Jan 18 22:31:10 2024 +0100 unified our logging infrastructure
SapphicCode
added a commit
to SapphicCode/fork-uptime-kuma
that referenced
this pull request
Sep 19, 2024
7 tasks
Closing in favor of #5118 |
SapphicCode
added a commit
to SapphicCode/fork-uptime-kuma
that referenced
this pull request
Oct 9, 2024
Co-authored-by: Frank Elsinga <[email protected]> Closes: louislam#4392 Squashed commit of the following: commit 75c4c35 Merge: 14e3c3c dd75890 Author: Frank Elsinga <[email protected]> Date: Fri Sep 13 22:46:21 2024 +0800 Merge branch 'master' into unified-logging-infrastructure commit 14e3c3c Merge: d622dfb c919d2c Author: Frank Elsinga <[email protected]> Date: Mon Jun 3 16:00:56 2024 +0200 Merge branch 'master' into unified-logging-infrastructure commit d622dfb Author: Frank Elsinga <[email protected]> Date: Thu Jan 18 22:31:10 2024 +0100 unified our logging infrastructure
7 tasks
SapphicCode
added a commit
to SapphicCode/fork-uptime-kuma
that referenced
this pull request
Oct 10, 2024
Co-authored-by: Frank Elsinga <[email protected]> Closes: louislam#4392 Squashed commit of the following: commit 75c4c35 Merge: 14e3c3c dd75890 Author: Frank Elsinga <[email protected]> Date: Fri Sep 13 22:46:21 2024 +0800 Merge branch 'master' into unified-logging-infrastructure commit 14e3c3c Merge: d622dfb c919d2c Author: Frank Elsinga <[email protected]> Date: Mon Jun 3 16:00:56 2024 +0200 Merge branch 'master' into unified-logging-infrastructure commit d622dfb Author: Frank Elsinga <[email protected]> Date: Thu Jan 18 22:31:10 2024 +0100 unified our logging infrastructure (and) fix(apicache): log line object serialization Resolves the following trace: Trace: TypeError: Cannot convert object to primitive value at res.end (<snip>/uptime-kuma/server/modules/apicache/apicache.js:308:64) at ServerResponse.send (<snip>/uptime-kuma/node_modules/express/lib/response.js:233:10) at ServerResponse.json (<snip>/uptime-kuma/node_modules/express/lib/response.js:279:15) at module.exports.sendHttpError (<snip>/uptime-kuma/server/util-server.js:806:25) at <snip>/uptime-kuma/server/routers/status-page-router.js:58:9 at process.unexpectedErrorHandler (<snip>/uptime-kuma/server/server.js:1858:13) at process.emit (node:events:519:28) at emitUnhandledRejection (node:internal/process/promises:250:13) at throwUnhandledRejectionsMode (node:internal/process/promises:385:19) at processPromiseRejections (node:internal/process/promises:470:17) at process.processTicksAndRejections (node:internal/process/task_queues:96:32) (and) build: recompile `utils.js`
SapphicCode
added a commit
to SapphicCode/fork-uptime-kuma
that referenced
this pull request
Oct 10, 2024
Co-authored-by: Frank Elsinga <[email protected]> Closes: louislam#4392 Squashed commit of the following: commit 75c4c35 Merge: 14e3c3c dd75890 Author: Frank Elsinga <[email protected]> Date: Fri Sep 13 22:46:21 2024 +0800 Merge branch 'master' into unified-logging-infrastructure commit 14e3c3c Merge: d622dfb c919d2c Author: Frank Elsinga <[email protected]> Date: Mon Jun 3 16:00:56 2024 +0200 Merge branch 'master' into unified-logging-infrastructure commit d622dfb Author: Frank Elsinga <[email protected]> Date: Thu Jan 18 22:31:10 2024 +0100 unified our logging infrastructure (and) build: recompile `utils.js`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md#can-i-create-a-pull-request-for-uptime-kuma
Tick the checkbox if you understand [x]:
Description
Our logging infrastructure is split between
console.XYZ
andlog.XYZ
.This PR migrates the usages of
console.XYZ
tolog.XYZ
.Type of change
Please delete any options that are not relevant.
Checklist
Screenshots (if any)
Please do not use any external image service. Instead, just paste in or drag and drop the image here, and it will be uploaded automatically.