FrPSUG / LogManagement

PowerShell module to manage logs
8 stars 5 forks source link

Add LogEvent class to manage Event message #19

Closed omiossec closed 5 years ago

omiossec commented 5 years ago

Add the class LogEvent to manage Log messages

There are 3 constructors

The class can convert a logEvent object can be converted to a string with a separator (the default is a tab) it can be converted to hashtable It uses an enum type for Log level