wrong refactor. (#3169)
This commit is contained in:
parent
16b8236506
commit
8ef3cb7159
|
|
@ -143,7 +143,7 @@ public class SkyWalkingAgent {
|
|||
}
|
||||
}
|
||||
if (context.isEnhanced()) {
|
||||
logger.debug("Finish the loadHighPriorityClass stage for {}.", typeDescription.getName());
|
||||
logger.debug("Finish the prepare stage for {}.", typeDescription.getName());
|
||||
}
|
||||
|
||||
return newBuilder;
|
||||
|
|
|
|||
Loading…
Reference in New Issue