pulsar-client-cpp
|
Public Member Functions | |
virtual Logger * | getLogger (const std::string &fileName)=0 |
|
pure virtual |
Create a Logger that is created from the filename
fileName | the filename that is used to construct the Logger |
new
keyword in C++ Implemented in pulsar::ConsoleLoggerFactory, and pulsar::FileLoggerFactory.