소스 검색

Update src/lib.rs

Co-authored-by: Sam Clements <[email protected]>
ctaoist 2 년 전
부모
커밋
c7ab668657
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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")]