Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  const ( EnvLog = "TF_LOG" // Set to True EnvLogFile = "TF_LOG_PATH" // Set to a file )
These are the environmental variables that determine if we log, and if we log whether or not the log should go to a file.
Variables ¶
This section is empty.
Functions ¶
func IsDebugOrHigher ¶ added in v0.6.13
func IsDebugOrHigher() bool
IsDebugOrHigher returns whether or not the current log level is debug or trace
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.