Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>git-commit-loggerNew to Visual Studio Code? Get it now.
git-commit-logger

git-commit-logger

RakeshKumarVerma

|
4 installs
| (0) | Free
generate logs based on different actions
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

custom-logger README

Custom Logger is a VS Code extension that helps you track Git commits and detect potential merge conflicts before they happen.

Features

  1. Log Every Commit

Automatically logs every commit to a file.

The log file is stored in the parent directory of the Git repository inside a commit_logs/ directory.

Each log entry includes the commit message and timestamp.

  1. Merge Conflict Detection

Detects potential merge conflicts before they occur.

Monitors commits to the master branch and warns about possible conflicts.

Requirements

  1. Git should be installed

Known Issues

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release of ... commit logger Merge conflict detection on master branch

1.0.1

Commit logger changed - instead of logs.txt, now it is creating logs.json with different keys for better reporting

updates

new command added - set target branch for checking merge conflict aginst selected branch

For more information

Contact me at rkvermacs94@gmail.com

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft