mirror of
https://github.com/matze/wastebin.git
synced 2026-04-25 08:36:00 +03:00
[GH-ISSUE #50] Add log Syntax Highlighting #38
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wastebin-matze#38
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 @ptr1337 on GitHub (Apr 4, 2024).
Original GitHub issue: https://github.com/matze/wastebin/issues/50
Hi,
wastegun/bin has currently also the syntax option called "log", which is quite useful for debugging and going through logs.
Please consider to add it also here. :)
@matze commented on GitHub (Apr 4, 2024):
Hmm, but doesn't such syntax depend on the specific log format? As far as I understood bin took the syntaxes from broot which itself compiled it from the bat syntaxes. But not sure which of those would match "log".