public class SystemInfoLogger extends Object
Constructor and Description |
---|
SystemInfoLogger() |
Modifier and Type | Method and Description |
---|---|
static void |
logFileLimits()
Log soft and hard file limits as returned by `ulimit`.
|
static void |
logParentProcessChain()
Log the parent process chain leading to the invocation of this process.
|