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

Update bull.md #3495

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Update bull.md #3495

wants to merge 2 commits into from

Conversation

flyingcrp
Copy link
Contributor

@flyingcrp flyingcrp commented Dec 12, 2023

Update bull’s log configuration to the latest logger 3.x

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

Update bull’s log configuration to the latest logger 3.x
@@ -722,12 +724,17 @@ export default {

```typescript
export default {
bull: {
// ...
contextLoggerFormat: info => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个现在是对的。。

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

emmm ,有点迷糊. 意思是format依然要用旧的方式.只是配置变了? 或则是否可以统一?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个 contextLoggerFormat 是 framework 上的属性,这里的确有点绕,我晚上再细看。

@czy88840616 czy88840616 added the status: Holding Same features may be hold, and implements layer. label Feb 7, 2024
update orm.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: Holding Same features may be hold, and implements layer.
Development

Successfully merging this pull request may close these issues.

None yet

2 participants