NCEPLIBS-g2 4.0.0
All Data Structures Namespaces Files Functions Variables Pages
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.
 

Variables

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

Detailed Description

Logging for the g2 library.

Author
Edward Hartnett
Date
5/15/24

Definition in file g2logging.F90.