Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

feat: logging improvements #683

Merged
merged 2 commits into from
Jun 21, 2024
Merged

feat: logging improvements #683

merged 2 commits into from
Jun 21, 2024

Conversation

idagelic
Copy link
Member

@idagelic idagelic commented Jun 14, 2024

Logger rework

Description

Improves creation logs UI and changes the workspace and project logs from text-formatted to custom JSON-formatted

  • This change requires a documentation update
  • I have made corresponding changes to the documentation

Related Issue(s)

Closes #589

Screenshots

image

image

image

Notes

Testing steps:
daytona serve
daytona server configure -> change Registry URL to https://download.daytona.io/daytona-providers-pre-release
daytona provider install -> select v0.6.0-alpha.2
restart the daytona serve process
daytona create <REPO_URL>
daytona create --multi-project

@idagelic idagelic changed the title Logger rework feat: logging improvements Jun 14, 2024
@idagelic idagelic force-pushed the logger-rework branch 9 times, most recently from c47c0b8 to dd9dda8 Compare June 20, 2024 13:53
@idagelic idagelic marked this pull request as ready for review June 20, 2024 14:19
@idagelic idagelic requested a review from a team as a code owner June 20, 2024 14:19
Signed-off-by: Ivan Dagelic <dagelic.ivan@gmail.com>
Signed-off-by: Ivan Dagelic <dagelic.ivan@gmail.com>
@vedranjukic vedranjukic mentioned this pull request Jun 21, 2024
@Tpuljak Tpuljak merged commit 96c2e75 into main Jun 21, 2024
12 checks passed
@Tpuljak Tpuljak deleted the logger-rework branch June 21, 2024 11:13
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.

Logging refactor
3 participants