Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logger property is not working in telegram bot builder #860

Open
InsanusMokrassar opened this issue Jun 6, 2024 · 0 comments
Open

logger property is not working in telegram bot builder #860

InsanusMokrassar opened this issue Jun 6, 2024 · 0 comments

Comments

@InsanusMokrassar
Copy link
Owner

User tried to create bot with:

val bot = telegramBot(config.token) {
    logger = KSLog { _, _, _, _ -> }
}

But logs still passed in logs:

Jun 06, 2024 3:45:10 PM dev.inmo.kslog.common.ActualLoggerKt doLog
WARNING: [WARNING] EmptyList - Got exception answer for EditChatMessageText...

Can't get result object from {"ok":false,"error_code":400,"description":"Bad Request: chat not found"} null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant