pion  5.0.6
Public Member Functions
pion::plugins::LogService Class Reference

#include <LogService.hpp>

Inheritance diagram for pion::plugins::LogService:
Inheritance graph
[legend]
Collaboration diagram for pion::plugins::LogService:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void operator() (pion::http::request_ptr &http_request_ptr, pion::tcp::connection_ptr &tcp_conn)
 handles a new HTTP request
LogServiceAppendergetLogAppender (void)
 returns the log appender used by LogService

Detailed Description

LogService: web service that displays log messages

Definition at line 121 of file LogService.hpp.


Member Function Documentation

void pion::plugins::LogService::operator() ( pion::http::request_ptr &  http_request_ptr,
pion::tcp::connection_ptr &  tcp_conn 
) [virtual]

The documentation for this class was generated from the following files: