biz.dfch.PS.System.Logging 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package biz.dfch.PS.System.Logging --version 1.0.2
NuGet\Install-Package biz.dfch.PS.System.Logging -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="biz.dfch.PS.System.Logging" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add biz.dfch.PS.System.Logging --version 1.0.2
#r "nuget: biz.dfch.PS.System.Logging, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install biz.dfch.PS.System.Logging as a Cake Addin
#addin nuget:?package=biz.dfch.PS.System.Logging&version=1.0.2

// Install biz.dfch.PS.System.Logging as a Cake Tool
#tool nuget:?package=biz.dfch.PS.System.Logging&version=1.0.2

biz.dfch.PS.System.Logging

d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland

This Microsoft PowerShell module provides Cmdlets to perform logging from your PowerShell script via log4net to arbitrary log format. Logging can be configured via log4net configuration file.

See http://d-fens.ch/2013/01/16/module-biz-dfch-ps-system-logging/

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on biz.dfch.PS.System.Logging:

Package Downloads
biz.dfch.PS.Appclusive.Client

============================= Module: biz.dfch.PS.Appclusive.Client d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland This Microsoft PowerShell module contains Cmdlets to perform various base actions and utility/convenience functions with the our open-source based automation framework "Appclusive". You can also download this module via [NuGet](http://nuget.org) with [Install-Package biz.dfch.PS.Appclusive.Client](https://www.nuget.org/packages/biz.dfch.PS.Appclusive.Client/) See http://appclusive.net Third party (and Microsoft) DLLs are not part of this Apache 2.0 licensed project but are only put here for convenience. See https://github.com/dfensgmbh/biz.dfch.PS.Appclusive.Client/wiki for a detailed description on how to use the Cmdlets in this module.

biz.dfch.PS.System.Utilities

biz.dfch.PS.System.Utilities ============================ Modules: biz.dfch.PS.System.Utilities d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland This PowerShell module contains Cmdlets to perform various actions and utilties/convenience functions such as string conversion and formatting. You can download this module via [NuGet](http://nuget.org) with [Install-Package biz.dfch.PS.System.Utilities](https://www.nuget.org/packages/biz.dfch.PS.System.Utilities/). See [d-fens WebSite](http://d-fens.ch/2014/10/15/module-biz-dfch-ps-system-utilities/) or check the [Wiki](https://github.com/dfch/biz.dfch.PS.System.Utilities/wiki) for further description and examples on how to use the module.

biz.dfch.PS.Cimi.Client

============================= Powershell client for the Swisscom Enterprise Cloud CIMI API Module: biz.dfch.PS.Cimi.Client d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland ## Download * Get it on [NuGet](https://www.nuget.org/packages/biz.dfch.PS.Cimi.Client/) * See [Releases](https://github.com/dfensgmbh/biz.dfch.PS.Cimi.Client/releases) and [Tags](https://github.com/dfensgmbh/biz.dfch.PS.Cimi.Client/tags) on [GitHub](https://github.com/dfensgmbh/biz.dfch.PS.Cimi.Client)

biz.dfch.PS.Azure.ServiceBus.Client

============================= Module: biz.dfch.PS.Azure.ServiceBus.Client d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland This Microsoft PowerShell module contains Cmdlets to perform sending and receiving messages against Azure Service Bus 1.1 with AMQP 1.0. You can also download this module via [NuGet](http://nuget.org) with [Install-Package biz.dfch.PS.Azure.ServiceBus.Client](https://www.nuget.org/packages/biz.dfch.PS.Azure.ServiceBus.Client/) See https://github.com/dfensgmbh/biz.dfch.PS.Azure.ServiceBus.Client/wiki for a detailed description on how to use the Cmdlets in this module.

biz.dfch.PS.Redmine.Client

biz.dfch.PS.Redmine.Client ======================== PowerShell module for Redmine Project Management d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland ## Download * Get it on [NuGet](https://www.nuget.org/packages/biz.dfch.PS.Redmine.Client/) * See [Releases](https://github.com/dfensgmbh/biz.dfch.PS.Redmine.Client/releases) and [Tags](https://github.com/dfensgmbh/biz.dfch.PS.Redmine.Client/tags) on [GitHub](https://github.com/dfensgmbh/biz.dfch.PS.Redmine.Client)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.1 19,053 7/15/2016
1.3.1 8,393 6/21/2016
1.3.0 1,060 6/17/2016
1.2.0 1,004 6/17/2016
1.1.4 12,202 12/22/2015
1.1.2 3,278 12/20/2015
1.0.6 4,422 10/29/2015
1.0.3 3,659 11/24/2014
1.0.2 2,019 11/15/2014

Split the module into separate files and added manifest. Module loading code is now simplified.
Now ships with Apache log4net.dll