Skip to content

Welcome to tglogger

Introduction

PyPI PyPI Telegram Code Style

tglogger contains logging handlers and formatters for you to redirect log records to a Telegram chat.

Features

  • Utilizing bots
  • tglogger and error level hash tags makes the search easier
  • System date and time stamp
  • In which file and line the log has been recorded
  • Under which function or method the log has been recorded
  • Info about thread and process
  • Sending stack trace as a file

License

tglogger is licensed under Apache License 2.0.

Copyright 2019 Eray Erdin

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.