Add global debug flags #207

Open
opened 2020-09-28 13:08:13 +00:00 by 6543 · 4 comments
Owner
No description provided.
6543 added this to the v0.6.0 milestone 2020-09-28 13:09:05 +00:00
6543 added the
kind/proposal
label 2020-09-29 01:11:12 +00:00
Member

Are you talking about exposing gitea/go-sdk#422 via a flag / build tag?
Or is there more to it?

Are you talking about exposing https://gitea.com/gitea/go-sdk/pulls/422 via a flag / build tag? Or is there more to it?
Author
Owner

yes and more :) I'm actually thinking about how some unix comands handle -v,-vv and -vvv

v: Warning
v: Info
v: Info + SDK debug

yes and more :) I'm actually thinking about how some unix comands handle `-v`,`-vv` and `-vvv` **v**: Warning **v**: Info **v**: Info + SDK debug
noerw changed title from Add Debugg Mode to Add global debug flags 2020-10-04 19:09:05 +00:00
6543 self-assigned this 2020-10-05 20:48:54 +00:00
Author
Owner

I propose three leves: INFO, DEBUG, TRACE

INFO: just be bit more verbose ... if tea decide something automaticay and so on ...
DEBUG: just print infos where they could be interesting
TRACE: DEBUG + gitea-client in debug mode

since our cli lib do not support [-v[vv]] we have to do [--verbose info|debug|trace]

I propose three leves: INFO, DEBUG, TRACE INFO: just be bit more verbose ... if tea decide something automaticay and so on ... DEBUG: just print infos where they could be interesting TRACE: DEBUG + gitea-client in debug mode since our cli lib do not support `[-v[vv]]` we have to do `[--verbose info|debug|trace]`
6543 modified the milestone from v0.6.0 to v0.7.0 2020-12-08 21:45:17 +00:00
Author
Owner

I'll wait for gitea/go-sdk#496 to make it work nicely ...

I'll wait for https://gitea.com/gitea/go-sdk/issues/496 to make it work nicely ...
6543 removed this from the v0.7.0 milestone 2021-03-05 11:55:39 +00:00
noerw added this to the v0.8.0 milestone 2021-03-12 11:54:38 +00:00
6543 modified the milestone from v0.8.0 to v0.9.0 2021-08-16 12:54:44 +00:00
noerw added the
upstream/sdk
label 2021-10-11 11:05:26 +00:00
noerw modified the milestone from v0.9.0 to v0.10.0 2022-09-13 18:05:09 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/tea#207
No description provided.