MazamaScience/MazamaCoreUtils

add logger.isInitialized()

Closed this issue · 0 comments

We need an exported logger.isInitialized() function similar to stopIfNotInitialized() so that calling functions can determine whether logging has already been initialized before they attempt to logger.setup() or logger.setlevel().

Might as well take this opportunity to rename internal functions with a leading ..