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

SDK新增滚动日志 #678

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

C9luster
Copy link
Contributor

No description provided.

```python
appbuilder.logger.setLoglevel("DEBUG")
"""
这里设置:
Copy link
Contributor

Choose a reason for hiding this comment

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

默认1,代表什么呢?
示例里面最好用1天,30s不太符合现实。

print(json.dumps(LOGGING_CONFIG, indent=4, ensure_ascii=False))
self.logger = LoggerWithLoggerId(self.original_logging_config["loggers"]["appbuilder"], {}, 'DEBUG')

def tearDown(self):
Copy link
Contributor

Choose a reason for hiding this comment

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

最好有err日志文件

@C9luster C9luster closed this Dec 23, 2024
@C9luster C9luster reopened this Dec 23, 2024
@userpj
Copy link
Contributor

userpj commented Dec 23, 2024

LGTM

@userpj userpj closed this Dec 23, 2024
@userpj userpj reopened this Dec 23, 2024
@C9luster C9luster closed this Dec 24, 2024
@C9luster C9luster reopened this Dec 24, 2024
@C9luster C9luster closed this Dec 24, 2024
@C9luster C9luster reopened this Dec 24, 2024
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.

2 participants