Skip to content

A module aimed at simplifying the management of output streams, logs, and more... To be consumed by other modules, scripts, etc...

License

Notifications You must be signed in to change notification settings

Coast-Technologies/Distributary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributary

A module aimed at simplifying the management of output streams, logs, and more... To be consumed by other modules, scripts, etc... Distributary - WikiPedia - A distributary, or a distributary channel, is a stream that branches off and flows away from a main stream channel.

>> Write-OutStream "Some Output Text" -OutStream Debug

DEBUG: [2022-10-21 13:01:38] Success:   [Unknown]       :       Some Output Text
>> Write-OutStream "Some Output Text" -OutStream Verbose

VERBOSE: [2022-10-21 13:01:38] Success:   [Unknown]       :       Some Output Text
>> Write-OutStream "Some Output Text" -OutStream Verbose

VERBOSE: [2022-10-21 13:01:38] Success:   [Unknown]       :       Some Output Text

About

A module aimed at simplifying the management of output streams, logs, and more... To be consumed by other modules, scripts, etc...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published