Okay, here:
2015-08-22 14:44:08.059 Kapitel2[1527:98470] [+] <ViewController: 0x7b658d20>.writeLog:
(lldb) po [NSThread callStackSymbols]
<_NSCallStackArray 0x7c253c80>(
0 ??? 0x0b9488f3 0x0 + 194283763,
1 Kapitel2 0x000909f0 main + 0,
2 Kapitel2 0x0008ff62 -[ViewController viewDidLoad] + 178,
3 UIKit 0x00feadf8 -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled] + 44,
4 UIKit 0x00fef5c3 -[UIViewController loadViewIfRequired] + 950,
5 UIKit 0x00fef9e2 -[UIViewController view] + 35,
6 UIKit 0x00ea545c -[UIWindow addRootViewControllerViewIfPossible] + 69,
7 UIKit 0x00ea5b8d -[UIWindow _setHidden:forced:] + 324,
8 UIKit 0x00ea5f2d -[UIWindow _orderFrontWithoutMakingKey] + 49,
9 UIKit 0x00eb92f4 -[UIWindow makeKeyAndVisible] + 81,
10 UIKit 0x00e2a6b3 -[UIApplication _callInitializationDelegatesForMainScene:transitionContext:] + 4054,
11 UIKit 0x00e31929 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1976,
12 UIKit 0x00e54af6 __84-[UIApplication _handleApplicationActivationWithScene:transitionContext:completion:]_block_invoke3142 + 68,
13 UIKit 0x00e2e6a6 -[UIApplication workspaceDidEndTransaction:] + 163,
14 FrontBoardServices 0x0360cccc __37-[FBSWorkspace clientEndTransaction:]_block_invoke_2 + 71,
15 FrontBoardServices 0x0360c7a3 __40-[FBSWorkspace _performDelegateCallOut:]_block_invoke + 54,
16 FrontBoardServices 0x0362a1cb -[FBSSerialQueue _performNext] + 184,
17 FrontBoardServices 0x0362a602 -[FBSSerialQueue _performNextFromRunLoopSource] + 52,
18 FrontBoardServices 0x036298fe FBSSerialQueueRunLoopSourceHandler + 33,
19 CoreFoundation 0x009bd7af __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15,
20 CoreFoundation 0x009b343b __CFRunLoopDoSources0 + 523,
21 CoreFoundation 0x009b2858 __CFRunLoopRun + 1032,
22 CoreFoundation 0x009b2196 CFRunLoopRunSpecific + 470,
23 CoreFoundation 0x009b1fab CFRunLoopRunInMode + 123,
24 UIKit 0x00e2df8f -[UIApplication _run] + 540,
25 UIKit 0x00e33724 UIApplicationMain + 160,
26 Kapitel2 0x00090a7a main + 138,
27 libdyld.dylib 0x02fe0a21 start + 1,
28 ??? 0x00000001 0x0 + 1
)
(lldb)