question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

why default info log INFO after has a tab

See original GitHub issue

default style of INFO:

2019-01-29 20:15:39.455 | INFO     | __main__:main:105 - Epoch: 11, iter: 3, lossA: 0.15654006600379944, lossB: 0.13806544244289398

The INFO back has a tab, make it too long… why this design?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jinfagangcommented, Jan 30, 2019

@Delgan I think if all messages are limited at 4 charactors would be much more better, such as:

INFO
SUCC
WARN
ERRO
CRIT

0reactions
Delgancommented, Jan 31, 2019

@Delgan Thanks you sir, this is the most useful yet simplest logging lib I have ever seen.

Goal achieved, then! 🎉

Thanks for the kind words, very much appreciated. Don’t hesitate to open new issues if you have other questions or suggestions. 🙂

Read more comments on GitHub >

github_iconTop Results From Across the Web

When to use the different log levels - Stack Overflow
Info I want to always have available but usually don't care about under normal ... it is often helpful to log user input...
Read more >
Configure Logging Levels Not Available in Logging Tab in ...
This document shows where to find the options to configure logging levels for a Runtime Fabric deployed Application.
Read more >
Chrome Browser debug logs - Google Support
Chrome Browser debug logs. You can troubleshoot problems with Chrome Browser, such as hanging tabs and error messages. Use debug logs to help...
Read more >
Logs Tab - Salesforce Help
By default, the Logs tab displays only new logs generated by the current ... Logging levels determine how much request information is saved...
Read more >
Write and view logs with Logcat - Android Developers
By default, Logcat displays just the log messages for the app running on the device. To change this default, see how to filter...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found