50515253545556
// SETUP ====================================================================================== public CrashHandler() { this(new LoggerConfigFactory()); }
48495051525354
// SETUP ====================================================================================== public CrashAppender() { this(new LoggerConfigFactory()); }