Filter By

Package Types

Operating System

Categories

Trust Information

By: | 293,096 downloads | Last Updated: 8/27/2021 | Latest Version: 2.2.0-preview1

PoShLog is powershell logging module. PoShLog allows you to log structured event data into console, file and much more places easily. It is wrapper of great C# logging library Serilog - https://serilog.net/. For documentation check PoShLog wiki - https://github.com/PoShLog/PoShLog/wiki

By: | 84,652 downloads | Last Updated: 11/5/2019 | Latest Version: 3.3.0

PowerShell Module to provide logging capabilities for PowerShell controller scripts.

By: | 5,349 downloads | Last Updated: 11/18/2020 | Latest Version: 0.6.1

Template logger system

By: | 1,054 downloads | Last Updated: 4/5/2018 | Latest Version: 0.2.2.1

Easy log management for scripts + Provide simple log-* functions to add log to yours scripts + Use handlers for logging on console, file, event log + eventlog handler provide information to identify the source script, level, username support -Keep parameter to send the messages in only on event

By: | 1,243 downloads | Last Updated: 5/22/2019 | Latest Version: 1.0.7

A log4net compatible PowerShell logger with custom appenders support!

By: | 1,590 downloads | Last Updated: 7/27/2020 | Latest Version: 2.0.0

Simple logging module for PowerShell, built for simplicity and usability.

By: | 417 downloads | Last Updated: 10/23/2023 | Latest Version: 3.1.0

A PowerShell module for logging messages to the host, to PowerShell streams, or to a log file.

By: | 394 downloads | Last Updated: 6/8/2022 | Latest Version: 1.0.0.3

Another way to log entries in CMtrace format

By: | 250 downloads | Last Updated: 8/30/2020 | Latest Version: 0.1.1

A lightweight, procedural logging utility for use with any PowerShell script.

By: | 90 downloads | Last Updated: 5/21/2022 | Latest Version: 1.5

Plog is a Poweshell Logger. With an a option of print to the shell and save to a log file.

By: | 53 downloads | Last Updated: 3/20/2024 | Latest Version: 1.10.0.7

This module can help you create logging in your scripts. You can follow along live, which makes it easy to see what is happening. It also records which user runs the script, which line of the script is executed and the time. So if something goes wrong, it s easy to find out what went wrong. When you want to add something to the log, you write wr... More info