Skip to main content

StackTraceSnippet

Gets part of a stack trace containing only methods we care about.

Assembly: ServiceStack.NetFramework.dll
View Source
Declaration
public class StackTraceSnippet

Methods

Get()

Gets the current formatted and filted stack trace.

View Source
Declaration
public static string Get()
Returns

System.String: Space separated list of methods