Skip to content

swiftxml/PipelineBasicLogging

Repository files navigation

PipelineBasicLogging

This implements the use of BasicLogging for the Pipeline library.

The Pipeline library allows the use of other logging libraries, so you can alternatively use a logging library of your choice (you might then at least use the PipelineLoggingBinding library). However, if no such logging library is specified or available, or if you simply want to try out the Pipeline library, this package provides a quick starting point.

Note that the Pipeline library's logging concept requires that a binding to a logging library must first be created, and then the logging in the application code can be formulated independently of the actual logging library. This means the logging library can easily be changed later without having to replace the logging commands.

This logging library already includes such a binding to the Pipeline library.

About

This implements the use of BasicLogging for the Pipeline library.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages