Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ error
Method
error
src/main/java/net/optifine/Log.java:34–37 ·
view source on GitHub ↗
(String s)
Source
from the content-addressed store, hash-verified
32
}
33
34
public
static
void
error(String s)
35
{
36
LOGGER.error(
"[OptiFine] "
+ s);
37
}
38
39
public
static
void
error(String s, Throwable t)
40
{
Callers
10
getFieldValue
Method · 0.95
getFieldValueBoolean
Method · 0.95
getFieldValueFloat
Method · 0.95
getFieldValueInt
Method · 0.95
getFieldValueLong
Method · 0.95
setFieldValue
Method · 0.95
setFieldValueInt
Method · 0.95
handleException
Method · 0.95
severe
Method · 0.45
log
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected