NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: [netcdf-java] Turning off logging for IOSP

Paul Hamer wrote:
I try to switch off this logging message:

GetNexrDirs:: no product symbology block found (no image data)

Using:
java.util.logging.Logger.getLogger("").setLevel(java.util.logging.Level.OFF);

but it doesn't seem to work. Any suggestions?

See Logging section of this page:

http://www.unidata.ucar.edu/software/netcdf-java/reference/JarDependencies.html



  • 2009 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-java archives: