Add ShutdownGoogleLogging to close syslog.
[platform/upstream/glog.git] / src / windows / glog / logging.h
2010-06-15 <shinichiro.hamaj... Add ShutdownGoogleLogging to close syslog.
2010-05-28 <shinichiro.hamaj... Add DCHECK_NOTNULL macro to logging.h (points to CHECK_...
2010-05-28 <shinichiro.hamaj... Add some more google:: namespaces.
2009-11-11 <shinichiro.hamaj... Fix compilation error with -DNDEBUG.
2009-04-07 <shinichiro.hamaj... Use struct instead of class for forward declaration...
2009-03-04 <shinichiro.hamaj... Introduce RecordCrashReason().
2009-01-28 <shinichiro.hamaj... Add license information for all source code.
2009-01-23 <shinichiro.hamaj... Regenerate header files for VC++.
2008-12-19 <shinichiro.hamaj... Initial windows support. Now we don't have the stacktra...