Explorar el Código

Update src/lib.rs

Co-authored-by: Sam Clements <[email protected]>
ctaoist hace 2 años
padre
commit
c7ab668657
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/lib.rs

+ 1 - 0
src/lib.rs

@@ -113,6 +113,7 @@ impl SimpleLogger {
 
             #[cfg(feature = "timestamps")]
             timestamps: Timestamps::Utc,
+            #[cfg(feature = "timestamps")]
             timeformat: TIMESTAMP_FORMAT_OFFSET,
 
             #[cfg(feature = "colored")]