Menu

#68 Add logging

0.5 goal
open
nobody
None
nobody
2024-04-01
2016-08-27
Ulf Lorenz
No

Problem: Currently, the only option available to signal a problem is throwing an exception. One might write to stderr, but this output may not always be inspected by the user.

This task comprises the following issues:

  • Find an easy to use, sufficiently flexible, portable logging library
  • Define output channels. Some default output file might be a good start. User configurability would be nice, preferably encapsulating the underlying logging library
  • Print warnings and downgrade exceptions to warnings
    • ChebychevPropagator: warning if the spectrum may be complex

Related

Tickets: #78

Discussion

  • Ulf Lorenz

    Ulf Lorenz - 2016-08-27
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,7 @@
     Problem: Currently, the only option available to signal a problem is throwing an exception. One might write to stderr, but this output may not always be inspected by the user.
    
     This task comprises the following issues:
    +
     * Find an easy to use, sufficiently flexible, portable logging library
     * Define output channels. Some default output file might be a good start. User configurability would be nice, preferably encapsulating the underlying logging library
     * Print warnings
    
     
  • Ulf Lorenz

    Ulf Lorenz - 2017-06-07
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,5 +4,5 @@
    
     * Find an easy to use, sufficiently flexible, portable logging library
     * Define output channels. Some default output file might be a good start. User configurability would be nice, preferably encapsulating the underlying logging library
    -* Print warnings
    +* Print warnings and downgrade exceptions to warnings
         * ChebychevPropagator: warning if the spectrum may be complex
    
     
  • Ulf Lorenz

    Ulf Lorenz - 2017-11-11
    • Milestone: Backlog --> 0.3 goal
     
  • Ulf Lorenz

    Ulf Lorenz - 2018-12-24
    • Milestone: 0.3 goal --> Backlog
     
  • Ulf Lorenz

    Ulf Lorenz - 2020-01-01
    • Milestone: Backlog --> 0.4 goal
     
  • Ulf Lorenz

    Ulf Lorenz - 2020-07-31
    • Milestone: 0.4 goal --> 0.3.2
     
  • Ulf Lorenz

    Ulf Lorenz - 2020-07-31
    • Milestone: 0.3.2 --> 0.4 goal
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.