GNU/Weeb Mailing List <[email protected]>
 help / color / mirror / Atom feed
From: Alviro Iskandar Setiawan <[email protected]>
To: Ammar Faizi <[email protected]>
Cc: Irvan Malik Azantha <[email protected]>,
	GNU/Weeb Mailing List <[email protected]>
Subject: [GIT PULL] Initial print-and-log helper functions
Date: Sun, 12 Mar 2023 19:21:03 +0000	[thread overview]
Message-ID: <[email protected]> (raw)

  - Initial print helper functions (INFO, ERROR, DEBUG and WARN).

  - First usage of those helpers.

  - Add myself as the maintainer of this subsystem.

pleasee pull!!!

tq

The following changes since commit b294139d3acf2c51c34a761861624e96d99be498:

  MAINTAINERS: Fix the git tree URL (2023-03-10 06:04:48 +0700)

are available in the Git repository at:

  https://github.com/alviroiskandar/GNUWeebBot2 tags/print-helpers-2023-03-13

for you to fetch changes up to 361651302304118f3354a4a56c8d1e93f9fefd98:

  MAINTAINERS: Add myself as a print helper functions maintainer (2023-03-11 00:47:33 +0700)

----------------------------------------------------------------
print-helpers-2023-03-13

----------------------------------------------------------------
Alviro Iskandar Setiawan (3):
      print: Initial print helper functions
      core: Use print helper functions
      MAINTAINERS: Add myself as a print helper functions maintainer

 MAINTAINERS         |   7 +++
 core/Makefile       |   1 +
 core/main.c         |   8 ++++
 core/print.c        | 102 ++++++++++++++++++++++++++++++++++++++++
 include/gw/common.h |   1 +
 include/gw/print.h  |  29 ++++++++++++
 6 files changed, 148 insertions(+)
 create mode 100644 core/print.c
 create mode 100644 include/gw/print.h

-- 
Alviro Iskandar Setiawan


             reply	other threads:[~2023-03-12 19:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-12 19:21 Alviro Iskandar Setiawan [this message]
2023-03-12 19:42 ` [GIT PULL] Initial print-and-log helper functions Ammar Faizi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230312192103.3716435-1-alviro.iskandar@gnuweeb.org \
    [email protected] \
    [email protected] \
    [email protected] \
    [email protected] \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox