Opened 10 years ago
Closed 3 years ago
#497 closed defect (wontfix)
Misspelling in logs "ademlia"
Reported by: | brainslug | Owned by: | z3r0fox |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | apps/console | Version: | 0.8.7 |
Keywords: | easy | Cc: | |
Parent Tickets: | Sensitive: | no |
Description
Message appearing in logs : "DEBUG [Kademlia ] ademlia.ClosestNodesLookupTask?: Lookup status for"
Subtickets
Attachments (1)
Change History (8)
comment:1 Changed 10 years ago by
Milestone: | 0.8.8 → 0.9 |
---|
comment:2 Changed 8 years ago by
Keywords: | easy added |
---|
comment:3 Changed 8 years ago by
Milestone: | 0.9 |
---|
comment:4 Changed 5 years ago by
Owner: | set to z3r0fox |
---|---|
Status: | new → assigned |
comment:5 Changed 4 years ago by
Haha so that's what it is.
Adding a '…' when text is cut short would be useful to indicate that not all text is displayed.
comment:6 Changed 3 years ago by
Patch to add … prefix to truncated text on logs below:
I have attached the patch as a file. Thank you, Reportage. - slumlord
comment:7 Changed 3 years ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
thanks, but we should have just closed this years ago, not worth the trouble. Jetty has something more elaborate where they replace e.g. org.eclipse.jetty. with o.e.j. but these are just logs, we don't need anything fancy.
Note: See
TracTickets for help on using
tickets.
it's just the full class name truncated at 30 chars. I suppose we could prepend "…".