Coder Social home page Coder Social logo

code-timer's Introduction

Hi there ๐Ÿ‘‹

I'm Darren! A passionate software developer & content creator. I love to talk to people, share ideas and learn in public. If that sounds interesting, here are some places where you can find me ๐Ÿ˜ƒ

Currently I'm working as a Solution Architect helping customers adopt DevOps and automation.

In my spare time I coach field hockey and run a website. You'll find most of my hockey content shared via my YouTube Channel.

Wanna chat or have me on your show? I'd love to!! Ping me on my Twitter. My DMs are open ๐Ÿ˜ƒ

code-timer's People

Contributors

azure-pipelines[bot] avatar dneimke avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

buttso

code-timer's Issues

Provide a way to have configurable, global defaults

By forcing developers to configure certain standard properties every time a CodeTimer is created, creates excessive noise and rework.

Properties which should have global defaults are:

  • Verbose - for example, you might want verbose logging in development and test, but Non-Verbose in production
  • ExpectedMilliseconds - this may differ from method to method, but for the vast majority of the time, it will be the same

LoggingLevel is another thing which is hard-coded. A user might want to configure the SuccessLevel and the FailureLevel to something other than Information and Warning

Finally, and this is could come later.. IPerformanceTimer and ILogFormatter could be set at a global level for anybody who wasn't using the out of the box defaults.

What I need some guidance on is how to implement a global, configurable set of defaults for a library such as this. Would it be done using some middleware which reads from IConfiguration and sets a CodeTimer.Defaults static which then gets read throughout the app? What reference implementations could I view which implement something similar?

Add support for NETFramework,Version=v4.5.1

Error message when adding package to a 4.5.1 solution

Could not install package 'codetimer 0.0.16'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.5.1', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.

Only deploy tagged releases

Currently the build deploys a new Nuget package for every successful build. Change this to only build tagged releases

Help users understand Log Files

Create a tool that helps interpret CodeTimer logs and provides greater understanding about the logged output.

I'm picturing this type of workflow:

  • Angular client
  • Paste or upload logs
  • Present UI that allows filtering and visualization of log output

Bonus points:

  • Use Material Design and Angular 5

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.