Skip to content

Commit 0ea6788

Browse files
committed
Log at the end of Kotlin mention processing to check the timings
1 parent 7fb0fb8 commit 0ea6788

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

kotlin/src/main/kotlin/by/jprof/telegram/bot/kotlin/KotlinMentionsUpdateProcessor.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,7 @@ class KotlinMentionsUpdateProcessor(
118118
),
119119
replyToMessageId = message.messageId,
120120
)
121+
122+
logger.info("Kotlin mention reported!")
121123
}
122124
}

0 commit comments

Comments
 (0)