JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
E
G
I
L
M
P
S
U
V
A
ALLOWED_FILE_NAME_PATTERN
- Static variable in class gs.mclo.java.
Log
Only allow logs with the file extension `.log` or `.txt` (can be suffixed by both `.0` and `.gz` in that order)
APIResponse
- Class in
gs.mclo.java
APIResponse(boolean, String, String, String)
- Constructor for class gs.mclo.java.
APIResponse
C
content
- Variable in class gs.mclo.java.
Log
log content
E
error
- Variable in class gs.mclo.java.
APIResponse
G
get(String)
- Static method in class gs.mclo.java.
MclogsAPI
get the raw log contents
getApiHost()
- Static method in class gs.mclo.java.
MclogsAPI
getContent()
- Method in class gs.mclo.java.
Log
getFileContents(String)
- Static method in class gs.mclo.java.
Util
Get the contents of the file located at this path
getGZIPFileContents(String)
- Static method in class gs.mclo.java.
Util
Get the contents of the GZIP compressed file located at this path
getProtocol()
- Static method in class gs.mclo.java.
MclogsAPI
gs.mclo.java
- package gs.mclo.java
I
id
- Variable in class gs.mclo.java.
APIResponse
inputStreamToString(InputStream)
- Static method in class gs.mclo.java.
Util
parse an input stream to a string
IPV4_FILTER
- Static variable in class gs.mclo.java.
Log
whitelist patterns for IPv4 addresses
IPV4_PATTERN
- Static variable in class gs.mclo.java.
Log
pattern for IPv4 addresses
IPV6_FILTER
- Static variable in class gs.mclo.java.
Log
whitelist patterns for IPv4 addresses
IPV6_PATTERN
- Static variable in class gs.mclo.java.
Log
pattern for IPv6 addresses
L
listCrashReports(String)
- Static method in class gs.mclo.java.
MclogsAPI
list crash reports in a directory
listLogs(String)
- Static method in class gs.mclo.java.
MclogsAPI
list logs in a directory
Log
- Class in
gs.mclo.java
Log(Path)
- Constructor for class gs.mclo.java.
Log
Create a new Log
Log(String)
- Constructor for class gs.mclo.java.
Log
Create a new Log
Log(String, String)
- Constructor for class gs.mclo.java.
Log
Deprecated.
Use
Log(Path)
instead
M
MAX_LOG_LENGTH
- Static variable in class gs.mclo.java.
Log
Maximum length of log files that can be uploaded in bytes
MclogsAPI
- Class in
gs.mclo.java
MclogsAPI()
- Constructor for class gs.mclo.java.
MclogsAPI
mcversion
- Static variable in class gs.mclo.java.
MclogsAPI
P
parse(String)
- Static method in class gs.mclo.java.
APIResponse
S
setApiHost(String)
- Static method in class gs.mclo.java.
MclogsAPI
setProtocol(String)
- Static method in class gs.mclo.java.
MclogsAPI
share(Log)
- Static method in class gs.mclo.java.
MclogsAPI
share a log to the mclogs API
share(Path)
- Static method in class gs.mclo.java.
MclogsAPI
share a log to the mclogs API
share(String, String)
- Static method in class gs.mclo.java.
MclogsAPI
Deprecated.
Use
MclogsAPI.share(Log)
or
MclogsAPI.share(Path)
instead
success
- Variable in class gs.mclo.java.
APIResponse
U
url
- Variable in class gs.mclo.java.
APIResponse
userAgent
- Static variable in class gs.mclo.java.
MclogsAPI
Util
- Class in
gs.mclo.java
Util()
- Constructor for class gs.mclo.java.
Util
V
version
- Static variable in class gs.mclo.java.
MclogsAPI
A
C
E
G
I
L
M
P
S
U
V
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes