- get(String) - Static method in class org.pmw.tinylog.LoggingContext
-
Get the context value by a key.
- getClassName(int) - Method in class org.pmw.tinylog.runtime.AndroidRuntime
-
- getClassName(int) - Method in class org.pmw.tinylog.runtime.JavaRuntime
-
- getClassName(int) - Method in interface org.pmw.tinylog.runtime.RuntimeDialect
-
Get a specific fully-qualified class name from current stack trace.
- getLevel() - Static method in class org.pmw.tinylog.Logger
-
Get the current global severity level.
- getLevel(Package) - Static method in class org.pmw.tinylog.Logger
-
Get the current severity level for a specific package.
- getLevel(Class<?>) - Static method in class org.pmw.tinylog.Logger
-
Get the current severity level for a specific class.
- getLevel(String) - Static method in class org.pmw.tinylog.Logger
-
Get the current severity level for a specific package or class.
- getMapping() - Static method in class org.pmw.tinylog.LoggingContext
-
Get a read-only map with all context values.
- getNewLine() - Static method in class org.pmw.tinylog.EnvironmentHelper
-
Get the line separator.
- getProcessId() - Method in class org.pmw.tinylog.runtime.AndroidRuntime
-
- getProcessId() - Method in class org.pmw.tinylog.runtime.JavaRuntime
-
- getProcessId() - Method in interface org.pmw.tinylog.runtime.RuntimeDialect
-
Get the ID of the current process (pid).
- getRuntimeDialect() - Static method in class org.pmw.tinylog.EnvironmentHelper
-
Get VM runtime depending functionality.
- getStackTraceElement(int) - Method in class org.pmw.tinylog.runtime.AndroidRuntime
-
- getStackTraceElement(int) - Method in class org.pmw.tinylog.runtime.JavaRuntime
-
- getStackTraceElement(int) - Method in interface org.pmw.tinylog.runtime.RuntimeDialect
-
Get a specific stack trace element from current stack trace.