< prev index next >

src/share/vm/logging/log.hpp

Print this page
rev 13105 : imported patch 8181917-refactor-ul-logstream-alt1-callsite-changes

@@ -207,6 +207,8 @@
   static outputStream* stream() {
     return create_log_stream(level, &LogTagSetMapping<T0, T1, T2, T3, T4>::tagset());
   }
 };
 
+
+
 #endif // SHARE_VM_LOGGING_LOG_HPP
< prev index next >