Skip to content

update the remaining logging statements to use spdlog - #2

Open
igrr wants to merge 1 commit into
UoS-EEC:masterfrom
igrr:dev
Open

update the remaining logging statements to use spdlog#2
igrr wants to merge 1 commit into
UoS-EEC:masterfrom
igrr:dev

Conversation

@igrr

@igrr igrr commented Oct 18, 2023

Copy link
Copy Markdown

Thanks for publishing this the awesome library! I was integrating it into a personal project and made a few small improvements which I would like to submit upstream. This is the first PR:

Currently gdb-server depends on spdlog, but doesn't actually use it for most of the logging. This PR replaces the remaining std::cout/std::cerr -based logging with calls to spdlog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant