hotspot Udiff src/share/vm/logging/logConfiguration.cpp (original) (raw)

< prev index next >

Print this page

rev 9422 : 8143229: Replace the develop level with develop macros in Unified Logging


@@ -42,10 +42,11 @@ void LogConfiguration::post_initialize() { assert(LogConfiguration_lock != NULL, "Lock must be initialized before post-initialization"); LogDiagnosticCommand::registerCommand(); LogHandle(logging) log; log.info("Log configuration fully initialized.");

< prev index next >