Logging is an important part of any PowerShell script or module. It allows you to track what your code is doing and debug any issues. However, implementing robust logging can be tedious. That’s where the EZLog module comes in handy! EZLog makes it easy to add logging to your PowerShell projects. In this post, we’ll… Continue reading
Post Category → Tutorial
Use Git to backup Obsidian Vault
Create Github Account The first thing we need to do is create a Github account if we already don’t have any. Not a rocket science. Mainstream Sign Up process. Download Github Desktop App Go to this link and download the the latest version (preferred) version according to your OS. Setup Github App Open Github Desktop… Continue reading