Git Product home page Git Product logo

second-hand-log's Introduction

The Second-Hand Log Dependency Status Build Status Coverage Status GitHub version

The Second-Hand Log is a tiny extension for the FirstSpirit CMS based on Rob Camick's Message Console.

Its aim is to help FirstSpirit template and module developers during their work in the FirstSpirit SiteArchitect by displaying a message console which displays Java's System.out and System.err output.

In contrast to the Java's JConsole it will keep the log and can be reopened.

Obsolete since FirstSpirit 5.2 R7

Since FirstSpirit version 5.2 R7 the Second-Hand Log FirstSpirit module is obsolete because the ServerManager and SiteArchitect provide a logging functionality build-in from the help menu.

Download

The ready-to-use binary releases are published here at GitHub: github.com/zaplatynski/second-hand-log/releases. Built with Java 8 and compiled against FirstSpirit Access API 5.2.313 (see Maven pom).

This means the FSM should work with newer or older versions of FirstSpirit since the used API in this FSM is quite stable but it has not been tested or verified. Of cause everybody is invited to compile an own version of the FSM with Java 7 or an older version of FirstSpirit.

Bugs and feature requests

Please file any bug or feature request here at github.com/zaplatynski/second-hand-log/issues. Thanks!

Compilation instruction

Maven is used to compile and assemble the FirstSpirit module (FSM):

mvn clean verify

How to do that please refer to the official developer documentation at the FSDevTools for resolving FirstSpirit dependencies such as the FirstSpirit Access API.

If you need to specify an other FirstSpirit version (e.g. 5.2.212 instead of 5.2.313) you can bypass the built-in version like this:

mvn clean verify -Dfirstspirit.version=5.2.212

Disclaimer

By using it you agree to the license stated in the file LICENSE. FirstSpirit is a trade mark by the e-Spirit AG. Use this project and provided binaries at your own risk.

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.