Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the debug logging system #18

Open
dcbishop opened this issue Jan 23, 2012 · 1 comment
Open

Update the debug logging system #18

dcbishop opened this issue Jan 23, 2012 · 1 comment
Assignees

Comments

@dcbishop
Copy link
Owner

console.h is some old C code ported across.

Ability to re-target log output. To a QT Widget with tables, nice formatting, search and filtering for example.

Store logs in memory?

C++ify it.

Consider using streams.

@ghost ghost assigned dcbishop Jan 23, 2012
@dcbishop
Copy link
Owner Author

dcbishop commented Apr 9, 2012

Or look at using a 3rd party library: http://stackoverflow.com/questions/696321/best-logging-framework-for-native-c
Boost.Log
Google's glog
Pantheios

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

No branches or pull requests

1 participant