Skip to content

Add public logging formatters - #5

Merged
backslash-f merged 5 commits into
mainfrom
codex/app-logger-formatters
Jul 21, 2026
Merged

Add public logging formatters#5
backslash-f merged 5 commits into
mainfrom
codex/app-logger-formatters

Conversation

@backslash-f

@backslash-f backslash-f commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add public Date.formattedLogTimestamp() and TimeInterval.formattedLogDuration() helpers under Sources/Extensions
  • move duration and date formatter coverage into AppLogger tests
  • add a DocC catalog under Documentation/AppLogger.docc
  • add the Swift-DocC plugin dependency and GitHub Pages build_docs/deploy_docs release jobs
  • replace duplicated API sections in the README with DocC links and add a deployed-documentation badge
  • update embedded shared Agent Guidelines to released 0.0.5

The Deutsch consumer update is prepared locally and will be finalized after AppLogger 1.1.0 is released.

Verification

  • swift test
  • swift package generate-documentation --target AppLogger --disable-indexing --transform-for-static-hosting
  • python3 AgentGuidelines/Scripts/validate_guidelines.py

AppLogger will be released only after this PR is approved and merged.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 33770711cf

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread Sources/Extensions/TimeInterval+Formatting.swift Outdated
Comment thread Sources/Extensions/Date+Formatting.swift Outdated
Comment thread Sources/Extensions/Date+Formatting.swift
@backslash-f
backslash-f merged commit 75dbe6e into main Jul 21, 2026
1 check passed
@backslash-f
backslash-f deleted the codex/app-logger-formatters branch July 21, 2026 21:45
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.

1 participant