wrong refactor. (#3169)

This commit is contained in:
吴晟 Wu Sheng 2019-07-26 15:23:26 +08:00 committed by GitHub
parent 16b8236506
commit 8ef3cb7159
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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;