Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
logger-36
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DEBREUVE Eric
logger-36
Graph
da01b0c1e96a35872d3808c21a0c583a3e13b2e1
Select Git revision
Branches
1
main
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Mar
13
Feb
12
11
10
7
16
Jan
13
8
17
Oct
11
8
30
Sep
27
19
11
6
13
Aug
19
Jul
17
4
2
24
Jun
4
12
Apr
11
9
8
5
3
29
Mar
28
27
15
14
8
7
6
4
28
Feb
19
Dec
13
Oct
4
9
Jun
13
Apr
16
Mar
15
14
10
9
7
6
3
17
Feb
added PopIssues and n_staged_issues, better type formatting, api re-organization
main
main
exceptions now optionally w/ colors, and w/ clickable full report
alternating logs now defaults to 0 (disabled), improved alternating logs implementation
print -> stdxxx.write (main motivation: preparation for print capture), now log interception set later to not miss loggers instantiated after L, removed code line from captured warnings
better html export management
small api improvement, implementation improvements, added project path "functionality"
better management of rich presence, refactoring, better exception hook
slightly improved API
added protocol checkability
fixed regular expression for intercepted warning formatting
now beartyped when run from source folder (as opposed to installation folder), which allowed to correct some type hints
corrected version number
minor code simplification, a few #noqa, adding file handler now shows path
record management slightly improved, style change, refactoring
slight style change, better rule display handling
slight style change
print -> showmessage compatible lambda
removed from_markup in rich handler (created issues w/ highlighting), added indentation in showmessage
added exception hook, refactoring
logger now stores event counts, added DisplayRule, rich console interprets markup
added actual-expected version of "log", expected can be interpreted as choices
issues and exception now have a level
code simplification in generic handler
logging exception as error now a method, fixed strange (False,) as boolean default (automatic IDE "correction")
rich-based recording now optional and off by default, added alternating "rows"
added exit_on_critical
refactoring
updated
re-organization
added LOGGERS, added exception logging, refactoring
small code improvements
added raw show-message function
minor update
added option for fixed-width message column
line splitting in generic console now prevented, slight change in intercepted log format
"where" format now includes module py-path, some safeguards added
added missing optional deps
fixed bad import, added error msg when no tensorflow, "uniform" error msging
updated setup and copyright (UCA->UniCA)
added missing "rule" case when no console in generic handler, added generic handler in test
Loading