From 94cb8d2ad717717dcfa033ed8292f5104a414201 Mon Sep 17 00:00:00 2001 From: Edward Hartnett Date: Wed, 15 May 2024 06:59:27 -0600 Subject: [PATCH] more documentation --- src/g2logging.F90 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/g2logging.F90 b/src/g2logging.F90 index a963220d..5f1e7523 100644 --- a/src/g2logging.F90 +++ b/src/g2logging.F90 @@ -4,6 +4,8 @@ !> @brief Logging for the g2 library. !> +!> Set g2_log_level to turn on logging. +!> !> @author Edward Hartnett @date 5/15/24 module g2logging integer g2_log_level !< 0 for no logging.