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

Plans for multiple loggers? #8

Closed
ghost opened this issue Oct 10, 2013 · 2 comments
Closed

Plans for multiple loggers? #8

ghost opened this issue Oct 10, 2013 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 10, 2013

I used mlog throughout my last project for logging to the mac console, std cout, Window's OutputDebugString and mlog's built-in file logger. I found it to be very nice experience, however one aspect that I was looking for was to be able to log to both file and console / cout / etc. at the same time.

Are there any plans for multiple loggers, or is there a recommended solution with the current design?

Thanks,
Rich

@zschoche
Copy link
Owner

zschoche commented Dec 8, 2013

Sorry for the late response. I'm a bit busy these days.
Nevertheless, multiple loggers are an great idea. Thus, I've added mlog::multiple_loggers.

Best,
Philipp

@zschoche zschoche closed this as completed Dec 8, 2013
@richardeakin
Copy link

Oh nice, thank for that! I'll check it soon enough..

cheers,
Rich

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

2 participants