AaTurpin.PSLogger
1.0.1
See the version list below for details.
dotnet add package AaTurpin.PSLogger --version 1.0.1
NuGet\Install-Package AaTurpin.PSLogger -Version 1.0.1
<PackageReference Include="AaTurpin.PSLogger" Version="1.0.1" />
<PackageVersion Include="AaTurpin.PSLogger" Version="1.0.1" />
<PackageReference Include="AaTurpin.PSLogger" />
paket add AaTurpin.PSLogger --version 1.0.1
#r "nuget: AaTurpin.PSLogger, 1.0.1"
#:package AaTurpin.PSLogger@1.0.1
#addin nuget:?package=AaTurpin.PSLogger&version=1.0.1
#tool nuget:?package=AaTurpin.PSLogger&version=1.0.1
PowerShell module providing thread-safe logging capabilities with multiple log levels and exception handling support
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on AaTurpin.PSLogger:
Package | Downloads |
---|---|
AaTurpin.PSConfig
PowerShell module for managing JSON configuration files with drive mappings, monitored directories, and staging area settings. Provides thread-safe configuration management with validation and error handling, plus interactive multi-select menus, interactive configuration functions, and comprehensive configuration reporting capabilities for user-driven configuration scenarios. |
|
AaTurpin.PSNetworkDriveMapper
PowerShell module for mapping network drives with credential management and validation. Provides secure credential handling, robust drive mapping functionality, and batch drive mapping operations with comprehensive error handling and logging support. |
|
AaTurpin.PSPowerControl
PowerShell module for controlling Windows power management settings, including the ability to prevent system and monitor sleep during critical operations. Uses Windows API calls for reliable power state management. |
|
AaTurpin.PSSnapshotManager
PowerShell module for creating, comparing, and managing network share file snapshots with BITS-based file operations. Provides comprehensive snapshot capture with exclusion pattern support, snapshot comparison for change detection, and efficient file staging operations using Background Intelligent Transfer Service (BITS). |
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial release with thread-safe logging capabilities supporting multiple log levels (Debug, Information, Warning, Error, Critical) with mutex synchronization and retry logic