MEONMedical/Log4Qt

How can I log async and remotely ?

Closed this issue · 1 comments

Is there any way to log async and remotely with Log4QT?

With the AsyncAppender you log asynchronously -> The class AsyncAppender lets users log events asynchronously.

and remote is possible with the TelnetAppender -> The class TelnetAppender appends log events to a read-only socket (telnet).