Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wgtechlabs/log-engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.1
Choose a base ref
...
head repository: wgtechlabs/log-engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.1
Choose a head ref
  • 17 commits
  • 10 files changed
  • 3 contributors

Commits on Jul 1, 2025

  1. Initial plan

    Copilot committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    5141996 View commit details
    Browse the repository at this point in the history
  2. Implement customizable log elements with backward compatibility

    Co-authored-by: warengonzaga <15052701+warengonzaga@users.noreply.github.com>
    Copilot and warengonzaga committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    83afbee View commit details
    Browse the repository at this point in the history
  3. Add comprehensive documentation for log element customization

    Co-authored-by: warengonzaga <15052701+warengonzaga@users.noreply.github.com>
    Copilot and warengonzaga committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    4e4290d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2025

  1. Configuration menu
    Copy the full SHA
    5650ebe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbd2f82 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #20 from wgtechlabs/copilot/fix-e0ae0826-5a3c-4f94…

    …-afdc-ce1888da9bd2
    
    Add Support for Customizing Log Elements While Keeping Log Levels Mandatory
    warengonzaga authored Jul 12, 2025
    Configuration menu
    Copy the full SHA
    5d017d3 View commit details
    Browse the repository at this point in the history
  4. Initial plan

    Copilot committed Jul 12, 2025
    Configuration menu
    Copy the full SHA
    e1d5c56 View commit details
    Browse the repository at this point in the history
  5. Apply PR #21 format customization changes

    Co-authored-by: warengonzaga <15052701+warengonzaga@users.noreply.github.com>
    Copilot and warengonzaga committed Jul 12, 2025
    Configuration menu
    Copy the full SHA
    11a9760 View commit details
    Browse the repository at this point in the history
  6. Extract helper method to reduce duplication in log methods

    Co-authored-by: warengonzaga <15052701+warengonzaga@users.noreply.github.com>
    Copilot and warengonzaga committed Jul 12, 2025
    Configuration menu
    Copy the full SHA
    27374d4 View commit details
    Browse the repository at this point in the history
  7. Merge dev branch with conflict resolution: preserve helper method whi…

    …le adding format customization
    Copilot committed Jul 12, 2025
    Configuration menu
    Copy the full SHA
    a8aab6a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #22 from wgtechlabs/copilot/fix-ebee32b5-5344-4295…

    …-98db-41834ca70e8d
    
    Refactor: Extract helper method to reduce code duplication in Logger class
    warengonzaga authored Jul 12, 2025
    Configuration menu
    Copy the full SHA
    833d421 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c3d8cab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cd40869 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Configuration menu
    Copy the full SHA
    30c8eeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e97864 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. Add Clean Commit convention support (#23)

    * Initial plan
    
    * ⚙️ setup: add clean commit convention files
    
    Co-authored-by: warengonzaga <15052701+warengonzaga@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: warengonzaga <15052701+warengonzaga@users.noreply.github.com>
    Copilot and warengonzaga authored Jan 30, 2026
    Configuration menu
    Copy the full SHA
    024cd01 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. 📦 new: implement package build flow action v1.2.3 (#24)

    * Initial plan
    
    * 📦 new: add package build flow workflow
    
    Co-authored-by: warengonzaga <15052701+warengonzaga@users.noreply.github.com>
    
    * 🔧 update: upgrade action to v1.2.2
    
    Co-authored-by: warengonzaga <15052701+warengonzaga@users.noreply.github.com>
    
    * 🔧 update (version): bump to 2.2.1
    
    Co-authored-by: warengonzaga <15052701+warengonzaga@users.noreply.github.com>
    
    * 🔧 update: upgrade action to v1.2.3
    
    Co-authored-by: warengonzaga <15052701+warengonzaga@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: warengonzaga <15052701+warengonzaga@users.noreply.github.com>
    Copilot and warengonzaga authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    20ed597 View commit details
    Browse the repository at this point in the history
Loading