Class LogRecorder
- java.lang.Object
-
- pl.edu.icm.unity.engine.api.utils.LogRecorder
-
public class LogRecorder extends java.lang.Object- Author:
- Roman Krysinski
-
-
Constructor Summary
Constructors Constructor Description LogRecorder(java.lang.String... facilities)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringBuffergetCapturedLogs()voidstartLogRecording()voidstopLogRecording()
-