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

Question: how to get log file name? #231

Open
GoogleCodeExporter opened this issue Mar 18, 2015 · 0 comments
Open

Question: how to get log file name? #231

GoogleCodeExporter opened this issue Mar 18, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

I'm logging to file (all levels to the same file) and I want to attach this 
file to the report I'm sending when my application crashes.

However, I am only able to set the base_filename in SetLogDestination, not the 
full filename. How can I get the generated filename without going through all 
the content of the log directory and finding the file with the largest 
timestamp?

Thank you in advance!

Original issue reported on code.google.com by hjano...@gmail.com on 13 Mar 2015 at 5:42

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

No branches or pull requests

1 participant