GithubHelp home page GithubHelp logo

asugar13 / loggingexample Goto Github PK

View Code? Open in Web Editor NEW

This project forked from csc301-fall2014/loggingexample

0.0 2.0 0.0 417 KB

An example of how we apply some of the techniques we learned in order to design a logging library.

Java 100.00%

loggingexample's Introduction

Logging Example

In this example, we will develop a logging library.

Please note that this is only an example, used to introduce you to some software engineering challenges and techniques. In a real product, you would use an existing logging library , such as log4j, logback, and/or slf4j.

We start with a simple Main class that uses a print statement to print debug messages to the console.

New Requirement: We want to easily turn debug messages on/off.

Let's see how we handle this case in step 2.

loggingexample's People

Contributors

joeyfreund avatar

Watchers

James Cloos avatar Asier Ugarteche avatar

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.