MindorksOpenSource / CrashReporter

CrashReporter is a handy tool to capture app crashes and save them in a file.
Apache License 2.0
403 stars 94 forks source link

file name contain colons : #7

Open leoqchen opened 6 years ago

leoqchen commented 6 years ago

Hi,

I can't copy the logfile from phone to Windows, because Windows do not allow file name contain colons ":". Could you consider adding ability to customize the log file name?

Anyway, thanks for your great work on this library.