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

chore: change log object #553

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

chore: change log object #553

wants to merge 6 commits into from

Conversation

SunsetWolf
Copy link
Collaborator

@SunsetWolf SunsetWolf commented Feb 5, 2025

Description

Motivation and Context

How Has This Been Tested?

  • If you are adding a new feature, test on your own test scripts.

Screenshots of Test Results (if appropriate):

  1. Your own tests:

Types of changes

  • Fix bugs
  • Add new feature
  • Update documentation

📚 Documentation preview 📚: https://RDAgent--553.org.readthedocs.build/en/553/

@SunsetWolf SunsetWolf changed the title chore: Change log object chore: change log object Feb 5, 2025
@@ -110,6 +121,169 @@ def file_format(self, record: "Record", raw: bool = False) -> str:
return "{message}"
return "{time:YYYY-MM-DD HH:mm:ss.SSS} | {level: <8} | {name}:{function}:{line} - {message}\n"

def format_pkl(self, base_path: str | Path):
Copy link
Contributor

Choose a reason for hiding this comment

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

move them to UI

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