How to Install and Uninstall golang-github-gologme-log-dev Package on Kali Linux
Last updated: February 24,2025
1. Install "golang-github-gologme-log-dev" package
Please follow the steps below to install golang-github-gologme-log-dev on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
golang-github-gologme-log-dev
Copied
2. Uninstall "golang-github-gologme-log-dev" package
Please follow the steps below to uninstall golang-github-gologme-log-dev on Kali Linux:
$
sudo apt remove
golang-github-gologme-log-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the golang-github-gologme-log-dev package on Kali Linux
Package: golang-github-gologme-log-dev
Source: golang-github-gologme-log
Version: 1.3.0-2
Installed-Size: 41
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 7680
SHA256: f453730c334388cecea4bdcca09b097d6a9cb5d5c1d854c9f9017a24d6ec1ecd
SHA1: 901af4d95007743ddf8d3ce11c18a5e5e09a3387
MD5sum: de7d940ffefe7d0676d94ef9bd425a3d
Description: A fork of the golang built in log package to add support for levels (library)
This package is a drop in replacement for the built-in Go log package.
All the functionality of the built-in package still exists and is
unchanged. In addition, this package contains a series of small
enhancements and additions. Namely, it adds five logging levels.
.
In addition to these five defined logging levels, users can also define
their own arbitrary logging levels.
.
Unlike other loggers, these logging levels are not enabled in a chain.
Meaning, once a level is enabled, say Warn, all levels above it are not
also enabled. This package is implemented in such a way that users can
individually turn on and turn off the various new logging levels.
However, starting with v1.3.0 users can enable logging in a chain buy
enabling logging levels by number (see below). If existing code uses the
build-in log package, no change is needed to use this package.
.
Another feature that was added, based on comments seen on the various
golang boards, is the ability to set the calldepth.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/gologme/log
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-gologme-log/golang-github-gologme-log-dev_1.3.0-2_all.deb
Source: golang-github-gologme-log
Version: 1.3.0-2
Installed-Size: 41
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 7680
SHA256: f453730c334388cecea4bdcca09b097d6a9cb5d5c1d854c9f9017a24d6ec1ecd
SHA1: 901af4d95007743ddf8d3ce11c18a5e5e09a3387
MD5sum: de7d940ffefe7d0676d94ef9bd425a3d
Description: A fork of the golang built in log package to add support for levels (library)
This package is a drop in replacement for the built-in Go log package.
All the functionality of the built-in package still exists and is
unchanged. In addition, this package contains a series of small
enhancements and additions. Namely, it adds five logging levels.
.
In addition to these five defined logging levels, users can also define
their own arbitrary logging levels.
.
Unlike other loggers, these logging levels are not enabled in a chain.
Meaning, once a level is enabled, say Warn, all levels above it are not
also enabled. This package is implemented in such a way that users can
individually turn on and turn off the various new logging levels.
However, starting with v1.3.0 users can enable logging in a chain buy
enabling logging levels by number (see below). If existing code uses the
build-in log package, no change is needed to use this package.
.
Another feature that was added, based on comments seen on the various
golang boards, is the ability to set the calldepth.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/gologme/log
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-gologme-log/golang-github-gologme-log-dev_1.3.0-2_all.deb