Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
  • Sign in
DPsim
DPsim
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 32
    • Issues 32
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • ACS
    • P
      Public
  • Power System Simulation
  • DPsimDPsim
  • Issues
  • #147

Closed
Open
Opened Nov 11, 2019 by Junjie Zhang@jjzhang
  • Report abuse
  • New issue
Report abuse New issue

Improve logging with spdlog

the component log files are created and opened during object instantiation, they are not closed immediately after the object is instantiated. This would lead to an error under windows because the number of opened files is limited. An improvement is needed whether to modify this limit or the logging behaviour.

Related issues

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
1
Labels
To Do
Assign labels
  • View project labels
Reference: acs/public/simulation/dpsim#147