h2oai / wave

Realtime Web Apps and Dashboards for Python and R
https://wave.h2o.ai
Apache License 2.0
3.9k stars 323 forks source link

chore: Add more debug logging. #2223

Closed mturoci closed 5 months ago

mturoci commented 6 months ago

Closes #2185

mwysokin commented 6 months ago

Anything more we could get here? Like printing the entire session info instead of just id?

mturoci commented 6 months ago

@mwysokin sure. Anything else that comes to your mind?

mwysokin commented 6 months ago

@mturoci Literally everything that we could print from that place in code would be helpful. Also I don't know if it's something that's present in go frameworks but maybe there's some special env variable or flag we could provide to the auth framework so that we could lower its log level to TRACE or to the lowest one possible or maybe you could hardcode it in this special version of the framework to get more information directly from the framework.

mturoci commented 6 months ago

maybe there's some special env variable or flag we could provide to the auth framework so that we could lower its log level to TRACE

Unfortunately there is not. It's just a lib.