Logging #10
Labels
No Label
1
13
2
21
3
34
5
55
8
bug
could have
documentation
duplicate
enhancement
help wanted
must have
question
should have
stale
wont have
L
M
S
XL
bug
bugfix
discussion
documentation
feature
maintenance
postponed
refactoring
wontfix
No Milestone
No Assignees
2 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: zdm/undo-redo#10
Loading…
Reference in New Issue
Block a user
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?
There should be some basic logging based on the Java System Logging API.
What exactly do you mean?
Do you want logging statements,
or do you want the backend to be improved?
I want logging statements for things like adding changes, undoing and redoing them, and so on. An especially important addition would be a warning when a change is discarded for being an identity, as this would help detecting bugs.