PSGetModuleInfo.xml

<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04">
  <Obj RefId="0">
    <TN RefId="0">
      <T>Microsoft.PowerShell.Commands.PSRepositoryItemInfo</T>
      <T>System.Management.Automation.PSCustomObject</T>
      <T>System.Object</T>
    </TN>
    <MS>
      <S N="Name">OSCCPSLogging</S>
      <Version N="Version">1.5.0.6</Version>
      <S N="Type">Module</S>
      <S N="Description">This module uses the log4net logging library with an extension to log in the well-known CMTrace format. CMtrace is a Microsoft tool that allows the live viewing, but more importantly merging of different log files based on date and time of the log entries.</S>
      <S N="Author">Kim Oppalfens</S>
      <S N="CompanyName">kimoppalfens</S>
      <S N="Copyright">(c) 2017 Kim Oppalfens. All rights reserved.</S>
      <DT N="PublishedDate">2018-06-07T15:28:17+02:00</DT>
      <Obj N="InstalledDate" RefId="1">
        <DT>2018-06-08T09:09:33.6612023+02:00</DT>
        <MS>
          <Obj N="DisplayHint" RefId="2">
            <TN RefId="1">
              <T>Microsoft.PowerShell.Commands.DisplayHintType</T>
              <T>System.Enum</T>
              <T>System.ValueType</T>
              <T>System.Object</T>
            </TN>
            <ToString>DateTime</ToString>
            <I32>2</I32>
          </Obj>
        </MS>
      </Obj>
      <Nil N="UpdatedDate" />
      <Nil N="LicenseUri" />
      <Nil N="ProjectUri" />
      <Nil N="IconUri" />
      <Obj N="Tags" RefId="3">
        <TN RefId="2">
          <T>System.Object[]</T>
          <T>System.Array</T>
          <T>System.Object</T>
        </TN>
        <LST>
          <S>PSModule</S>
        </LST>
      </Obj>
      <Obj N="Includes" RefId="4">
        <TN RefId="3">
          <T>System.Collections.Hashtable</T>
          <T>System.Object</T>
        </TN>
        <DCT>
          <En>
            <S N="Key">Function</S>
            <Obj N="Value" RefId="5">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">RoleCapability</S>
            <Obj N="Value" RefId="6">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Command</S>
            <Obj N="Value" RefId="7">
              <TNRef RefId="2" />
              <LST>
                <S>Initialize-CMLogging</S>
                <S>out-loginfo</S>
                <S>out-logwarn</S>
                <S>out-logerror</S>
                <S>out-logdebug</S>
                <S>close-cmlogging</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">DscResource</S>
            <Obj N="Value" RefId="8">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Workflow</S>
            <Obj N="Value" RefId="9">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Cmdlet</S>
            <Obj N="Value" RefId="10">
              <TNRef RefId="2" />
              <LST>
                <S>Initialize-CMLogging</S>
                <S>out-loginfo</S>
                <S>out-logwarn</S>
                <S>out-logerror</S>
                <S>out-logdebug</S>
                <S>close-cmlogging</S>
              </LST>
            </Obj>
          </En>
        </DCT>
      </Obj>
      <Nil N="PowerShellGetFormatVersion" />
      <Nil N="ReleaseNotes" />
      <Obj N="Dependencies" RefId="11">
        <TNRef RefId="2" />
        <LST />
      </Obj>
      <S N="RepositorySourceLocation">https://www.powershellgallery.com/api/v2/</S>
      <S N="Repository">PSGallery</S>
      <S N="PackageManagementProvider">NuGet</S>
      <Obj N="AdditionalMetadata" RefId="12">
        <TNRef RefId="3" />
        <DCT>
          <En>
            <S N="Key">versionDownloadCount</S>
            <S N="Value">11</S>
          </En>
          <En>
            <S N="Key">ItemType</S>
            <S N="Value">Module</S>
          </En>
          <En>
            <S N="Key">copyright</S>
            <S N="Value">(c) 2017 Kim Oppalfens. All rights reserved.</S>
          </En>
          <En>
            <S N="Key">CompanyName</S>
            <S N="Value">OSCC</S>
          </En>
          <En>
            <S N="Key">description</S>
            <S N="Value">This module uses the log4net logging library with an extension to log in the well-known CMTrace format. CMtrace is a Microsoft tool that allows the live viewing, but more importantly merging of different log files based on date and time of the log entries.</S>
          </En>
          <En>
            <S N="Key">DotNetFrameworkVersion</S>
            <S N="Value">4.5.2</S>
          </En>
          <En>
            <S N="Key">created</S>
            <S N="Value">6/7/2018 3:28:17 PM +02:00</S>
          </En>
          <En>
            <S N="Key">published</S>
            <S N="Value">6/7/2018 3:28:17 PM +02:00</S>
          </En>
          <En>
            <S N="Key">developmentDependency</S>
            <S N="Value">False</S>
          </En>
          <En>
            <S N="Key">NormalizedVersion</S>
            <S N="Value">1.5.0.6</S>
          </En>
          <En>
            <S N="Key">downloadCount</S>
            <S N="Value">1385</S>
          </En>
          <En>
            <S N="Key">GUID</S>
            <S N="Value">333fe392-ad7f-4392-8c05-94238bf3a4c5</S>
          </En>
          <En>
            <S N="Key">tags</S>
            <S N="Value">PSModule PSCmdlet_Initialize-CMLogging PSCommand_Initialize-CMLogging PSCmdlet_out-loginfo PSCommand_out-loginfo PSCmdlet_out-logwarn PSCommand_out-logwarn PSCmdlet_out-logerror PSCommand_out-logerror PSCmdlet_out-logdebug PSCommand_out-logdebug PSCmdlet_close-cmlogging PSCommand_close-cmlogging PSIncludes_Cmdlet</S>
          </En>
          <En>
            <S N="Key">PowerShellVersion</S>
            <S N="Value">3.0</S>
          </En>
          <En>
            <S N="Key">updated</S>
            <S N="Value">2018-06-08T06:57:05Z</S>
          </En>
          <En>
            <S N="Key">isLatestVersion</S>
            <S N="Value">True</S>
          </En>
          <En>
            <S N="Key">IsPrerelease</S>
            <S N="Value">false</S>
          </En>
          <En>
            <S N="Key">isAbsoluteLatestVersion</S>
            <S N="Value">True</S>
          </En>
          <En>
            <S N="Key">packageSize</S>
            <S N="Value">605107</S>
          </En>
          <En>
            <S N="Key">FileList</S>
            <S N="Value">OSCCPSLogging.nuspec|log4net.dll|Log4NetCMTrace.dll|logging.config|OSCCPSLogging-Help.xml|OSCCPSLogging.dll|OSCCPSLogging.Help.pshproj|OSCCPSLogging.Help.xml|OSCCPSLogging.psd1|PSGetModuleInfo.xml|System.Management.Automation.dll</S>
          </En>
          <En>
            <S N="Key">requireLicenseAcceptance</S>
            <S N="Value">False</S>
          </En>
        </DCT>
      </Obj>
      <S N="InstalledLocation">C:\Program Files\WindowsPowerShell\Modules\OSCCPSLogging\1.5.0.6</S>
    </MS>
  </Obj>
</Objs>