logging: don't clamp the log level to DFATAL in debug builds
[folly.git] / folly / experimental / AutoTimer.h
index 580be380c1b7ce4935056f0321ffa83eabfd37d9..545c3be7649319e4dfc14da3f7c5df21dc9c8aa7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -146,4 +146,4 @@ struct GoogleLogger final {
     }
   }
 };
-}
+} // namespace folly