Data structures for Fortran
Source Files
Modules
Procedures
Derived Types
set_output_unit
Subroutine
4 statements
Source File
logger.f90
datastructs_logger_mod
set_output_unit
Contents
public subroutine set_output_unit(unit)
Set the output unit for normal log messages.
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=i4),
intent(in)
::
unit
Fortran unit number for INFO/WARNING/DEBUG logs.