Skip to content
  • Isis Lovecruft's avatar
    Add config options for safelogging and logging threads. · 292ac8e0
    Isis Lovecruft authored
     * ADD several new config options:
        - LOG_THREADS:
           adds the thread name and id, if available, to log messages.
    
        - LOG_TRACE:
           log the line number, module name, and function name where the log
           call was made.
    
        - LOG_TIME_FORMAT:
           Useful for when you don't need to be told that it's Feb 11th over
           and over again.
    292ac8e0