Skip to content

danieledapo/QLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

QLogger

##Qt logger library

This library provides utilities for writing quickly and thread-safetly log messages into a stream(socket, file, etc..).

To use this just create a QLogger object and pass it a unique pointer with the desired stream and then call start on the logger itself. To stop it just call finishWriting() and then wait().

About

Qt logger library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published