Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleExample - Using logWarning

The following code example logs a warning message, which when displayed in the System Log will look like the following figure:

Code Block
languagejava
env.logError("This is an error from Java agent.");
env.logInfo("This is an information from Java agent.");
env.logWarning("This is a warning from Java agent.");



Scroll ignore
scroll-viewportfalse
scroll-pdftrue
scroll-officefalse
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmlfalse


Next: