Page Speed Optimization Libraries  1.7.30.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
net_instaweb::FileStatisticsLog Class Reference

Statistics logger that sends its output to a file. More...

#include "file_statistics_log.h"

Inheritance diagram for net_instaweb::FileStatisticsLog:
net_instaweb::StatisticsLog

List of all members.

Public Member Functions

 FileStatisticsLog (FileSystem::OutputFile *file, MessageHandler *message_handler)
 Note: calling context responsible for closing & cleaning up file.
virtual void LogStat (const char *statName, int value)

Detailed Description

Statistics logger that sends its output to a file.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines