From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NO_DNS_FOR_FROM autolearn=no autolearn_force=no version=3.4.6 Received: from biznet-home.integral.gnuweeb.org (unknown [182.253.183.169]) by gnuweeb.org (Postfix) with ESMTPSA id C63C6832B5; Sun, 12 Mar 2023 19:42:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1678650168; bh=e+JGNthX48M1jEm0KFu+vg41rhhSNOgX5mj0RzG0zYc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=jSoW3UlmN77I3msIDqu7I5Gwkua9n0kGkIYtlrWKGztxssazqUiPNJtGTNwR5MTom Ho+jOguZAtjjnSTINHzl+dH/VAe9B9jpZayuTYEWmmeKnwRWxwbAKF2lxTuT+7jav9 49gfh+4Ozg7abn1BjTCBCPQ5gNBfXNg/989+txxC0cMaxKb943ZuB4X7pjGKQo1GE4 swvcrE5ry5Jl+aL2ZVslVLEf+2NSOnJUf2wpd4XZxybrzjwJ0qHTU5soqBhtTvDO0K bHJXGSP/pkJ7J3Cx+7pS915hqZ/EgViKAGFMyqjPu7wvvqYbBfeoEXmZGPEF0Aqo8Y lbcK72itMLXeg== Date: Mon, 13 Mar 2023 02:42:42 +0700 From: Ammar Faizi To: Alviro Iskandar Setiawan Cc: Irvan Malik Azantha , GNU/Weeb Mailing List Subject: Re: [GIT PULL] Initial print-and-log helper functions Message-ID: References: <20230312192103.3716435-1-alviro.iskandar@gnuweeb.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230312192103.3716435-1-alviro.iskandar@gnuweeb.org> X-Bpl: hUx9VaHkTWcLO7S8CQCslj6OzqBx2hfLChRz45nPESx5VSB/xuJQVOKOB1zSXE3yc9ntP27bV1M1 List-Id: On Sun, Mar 12, 2023 at 07:21:03PM +0000, Alviro Iskandar Setiawan wrote: > - Initial print helper functions (INFO, ERROR, DEBUG and WARN). > > - First usage of those helpers. > > - Add myself as the maintainer of this subsystem. > > pleasee pull!!! Pulled, thanks. -- Ammar Faizi