Solutions approach

Before we write the code to implement our library (a Windows assembly), let us enumerate the requirements to get the big picture:

  • The data should be written to multiple streams
    • File, network, and DB
  • The developer API should be target-agnostic
  • The library should maintain its object lifetime
  • The library should provide facility for adding new log targets
  • The library should be able to handle concurrent writes to log targets
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.191.236.174