Configuring Log Settings

    • debug - fine-grained debugging
    • warn - unexpected but non-critical errors
    • dpanic - in debug mode, trigger a panic (crash)
    • fatal - immediately exit with exit status 1 (failure)