nekStab / LightKrylov

Lightweight implementation of Krylov subspace techniques in Fortran.
BSD 3-Clause "New" or "Revised" License
18 stars 0 forks source link

Logging #89

Closed Simkern closed 4 months ago

Simkern commented 4 months ago

Added logging capabilities using the stdlib_logger module. Using this module allows the instance global_logger to be available everywhere inside the code.