mirror of
https://github.com/nspcc-dev/neo-exporter.git
synced 2026-03-01 04:28:48 +00:00
logs: hide timestamp by default #57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @532910 on GitHub (Mar 18, 2024).
while prepending log lines with timestamp may be a good feature, it must be disabled by default, the same way as all other programs do
@roman-khimov commented on GitHub (Mar 18, 2024):
Tracking our final approach to the problem in https://github.com/nspcc-dev/neo-go/issues/3358 (the solution will be the same everywhere).