public class Diagnostic extends Object
The properties collected are:
No local IP, machine, or geographic data are collected.
Usage in code: new Diagnostic().log();
Usage on command line: java -jar NorthConcepts-DataPipeline-5.1.0.jar com.northconcepts.datapipeline.diagnostic.Diagnostic
Modifier and Type | Field and Description |
---|---|
static int |
MAX_ENV_VALUE_LENGTH |
Constructor and Description |
---|
Diagnostic() |
Modifier and Type | Method and Description |
---|---|
void |
log() |
static void |
main(String[] args) |
String |
toString() |
public static final int MAX_ENV_VALUE_LENGTH
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.