Skip to content

LogApe - Provides advanced pwsh logging functionalities with ease of use

License

Notifications You must be signed in to change notification settings

ClaudiuSchuster/LogApe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell Core Module: LogApe

Provides advanced logging functionalities with ease of use (e.g. Colors in Pipelines & Shells and optionally additional LogFile Output)

Use cmdlet

$l = New-LogApe

to Create a Module Instance

Use the in Release-Documentation-File LogApe.[version].documentation.html documented public class methods

$l.LogInfo("Hello World!")
$l.LogNote("Hello Green World!")
...

About

LogApe - Provides advanced pwsh logging functionalities with ease of use

Resources

License

Stars

Watchers

Forks

Packages