Skip to content

issues Search Results · repo:co-log/co-log-core language:Haskell

Filter by

12 results
 (58 ms)

12 results

inco-log/co-log-core (press backspace or delete to remove)

Case use: - Have “global” log action that is mutable at run time. For example, the default log action is at a low verbosity level at normal time, a system admin could switch to a higher verbosity ...
  • yhuangsh
  • 3
  • Opened 
    on Jan 8
  • #44

It s not uncommon for logging systems to have a level below Debug, often called Trace. I do find this useful: often there s a distinction between debugging information that s not useful during normal operation ...
  • michaelpj
  • 1
  • Opened 
    on Aug 27, 2023
  • #34

Would be nice to support this version such that Stackage could upgrade - commercialhaskell/stackage/issues/6875
  • ysangkok
  • Opened 
    on Apr 22, 2023
  • #31

  • Bodigrim
  • 1
  • Opened 
    on Apr 14, 2023
  • #29

  • vrom911
  • Opened 
    on Nov 2, 2022
  • #25

I wonder if a constructor Success would be useful for the Severity data type to distinguish critical operations that completed successfully in the log stream. Of course all of this can go into Info, but ...
  • nevrome
  • 2
  • Opened 
    on Jun 2, 2022
  • #21

I find myself wanting this type: data WithSeverity a = WithSeverity a Severity i.e. a message tagged with a severity. Then I can do something like this data Log1 = ... data Log2 = ALog1 Log1 | ... ...
enhancement
  • michaelpj
  • 2
  • Opened 
    on Jan 30, 2022
  • #13

CI
good first issue
  • chshersh
  • Opened 
    on Nov 1, 2021
  • #7

Current README duplicates previous co-log README. Ideally, we want to see here something like in the following README of prolens with a short description and simple usage. - https://github.com/kowainik/prolens#readme ...
documentation
good first issue
  • chshersh
  • 1
  • Opened 
    on Oct 3, 2021
  • #5

Our main goal in co-log-core is to create a minimal package with only base in dependencies and enabling more people to use co-log capabilities in a more flexible way. As proposed by @dcoutts, it might ...
  • chshersh
  • Opened 
    on Sep 16, 2020
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub