issues
search
koinos
/
koinos-log-cpp
A logging library used by Koinos C++ applications.
MIT License
1
stars
0
forks
source link
Logging improvements
#2
Closed
sgerbino
closed
3 years ago
sgerbino
commented
3 years ago
Support service name in the logging output
Support an optional unique identifier in the logging output
Support filtering log messages by log_level
Provide useful stream operator overload for use with program_options and log_level
Resolves #1.
Resolves #1.