NCEPLIBS-g2  3.5.0
g2logging.F90 File Reference

Logging for the g2 library. More...

Go to the source code of this file.

Modules

module  g2logging
 Logging for the g2 library.
 

Functions/Subroutines

subroutine g2logging::g2_log (level)
 Print a debug message for the g2 library. More...
 

Variables

integer g2logging::g2_log_level
 0 for no logging. More...
 
character *120 g2logging::g2_log_msg
 Fill this with the logging message. More...
 

Detailed Description

Logging for the g2 library.

Author
Edward Hartnett
Date
5/15/24

Definition in file g2logging.F90.