Skip to content
Snippets Groups Projects
Commit 05429a53 authored by g0dil's avatar g0dil
Browse files

Missing files ...

parent 58aaa3d7
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@
<a href="../../../Examples/RateStuffer/doc/html/index.html">PPI Example Application:
RateStuffer</a> \n
\ref senf::ppi::module "Modules" \n
\ref senf::ppi::connector "Connectors" \n
\ref senf::ppi::connector "Connectors and Jacks" \n
\ref event_group
*/
......
......@@ -78,6 +78,8 @@ namespace log {
void reopen(); ///< Reopen %log after log-file rotation
void reopen(std::string const & file); ///< Reopen %log under a new name
std::string const & filename() const; ///< Return current log file name
private:
std::string file_;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment