Git Product home page Git Product logo

simple-csv-logger's Introduction

๐Ÿ‘‹๐Ÿฝ Hi there, I'm Kolappan

Website LinkedIn NuGet NPM

๐Ÿ‘จ๐Ÿฝโ€๐Ÿ’ป I am a Software developer.

๐Ÿ‘จ๐Ÿฝโ€๐Ÿ’ป I work on C#, .Net, SQL and Angular.

โœ๐Ÿฝ I have been blogging since 2014.


๐Ÿ“˜ Latest Blog Posts

โžก๏ธ more blog posts...


โšก GitHub Stats

GitHub stats

simple-csv-logger's People

Contributors

azure-pipelines[bot] avatar kolappannathan avatar

Stargazers

 avatar

Watchers

 avatar  avatar

simple-csv-logger's Issues

Reduce Parameters

Create separate functions for setting date format, replacement values and Encoding.

Pass the values as an object. And add functions for date format, replacement values and encoding in the object class. Have default values for them there. Have the file name in the constructor.

Add CI/CD

Try the new GitHub actions

  • Add CI
  • Add CD

Nuget

  • Create a nuget folder
  • Add nuspec file
  • Add nuget package into the git repo
  • Remove the .pfx file

Validation

  • Validate for null values before replacing them.
  • Check for inner exception before loging it

Do not throw any exception for null inputs, just skip appending logs.

Option to save various Error levels in various log files

  1. Add a Boolean flag in the constructor.
  2. Set the default behavior to a single file log.
  3. In case of a multiple files for each trace append the trace name with the file name and save it. (e.g. log-info.csv, log-warning.csv, etc...)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.