glog 0.3.3

dotnet add package glog --version 0.3.3
NuGet\Install-Package glog -Version 0.3.3
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="glog" Version="0.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add glog --version 0.3.3
#r "nuget: glog, 0.3.3"
#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 glog as a Cake Addin
#addin nuget:?package=glog&version=0.3.3

// Install glog as a Cake Tool
#tool nuget:?package=glog&version=0.3.3

The glog library implements application-level logging.
        This library provides logging APIs based on C++-style streams and various helper macros.

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on glog:

Package Downloads
caffe.clr

Caffe: a fast open framework for deep learning. http://caffe.berkeleyvision.org/

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.3 91,069 2/11/2014

Initial version.