I want to log the stack trace of exceptions into a file. Is there a way that I can get the stack trace in form of a String
, or somehow make ex.printStackTrace()
print the trace into a stream or a file? I know that there is a way to do this in Java standard edition, but I want this in Blackberry.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…