public class InstallLog extends Object
Modifier and Type | Method and Description |
---|---|
void |
close() |
static InstallLog |
getInstance() |
void |
open(String folder) |
void |
write(String str) |
void |
write(String str,
Exception e) |
public static InstallLog getInstance()
public void open(String folder)
public void close()
public void write(String str)
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.