Skip to content

Lonline provides a way to log your program into the cloud and is powered by Dynamicloud service.

License

Notifications You must be signed in to change notification settings

dynamicloud/lonline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 

Repository files navigation


Lonline allows to log your program into the cloud and is powered by Dynamicloud service. Lonline allows you to log your program's execution into the cloud to avoid server access and disk space usage

Lonline provides 6 levels of logging and 2 methods to execute reports. Lonline is a library to log your program through a storing service called Dynamicloud. With Dynamicloud we can store data dynamically and very easy, Lonline allows you to set more features and this way log more than only text, level and program trace.

  1. Dynamicloud
  2. Levels
  3. Ruby language
  4. Java language
  5. NodeJs

Dynamicloud

Dynamicloud is a service to store data into the cloud, it allows you to create structures dynamically without intervention from IT teams. This service allows lonline to store log information very easy and fast. Additionally, lonline gets the power of Dynamicloud to execute queries and provide reports for your analysis about created logs in a specific time, date, year, etc.

Levels

Lonline provides 6 levels of logging, check out the below table to understand how these levels are activated according the level of logging in your program:

Level Activated levels Description (From the great Log4j library)
fatal Fatal Designates very severe error events that will presumably lead the application to abort.
error Fatal, Error Designates error events that might still allow the application to continue running.
warn Fatal, Error, Warn Designates potentially harmful situations.
info Fatal, Error, Warn, Info Designates informational messages that highlight the progress of the application at coarse-grained level.
debug Fatal, Error, Info, Warn, Debug Designates fine-grained informational events that are most useful to debug an application.
trace All levels Traces the code execution between methods, lines, etc.
off None The highest possible rank and is intended to turn off logging.

Ruby Language

0.0.2

Build Status

If you're a Ruby developer visit our lonline Ruby version Lonline Ruby version documentation

Java Language

0.0.1

Build Status

If you're a Java developer visit our lonline Java version Lonline Java version documentation

NodeJs

0.0.2

Build Status

If you're a NodeJs developer visit our lonline NodeJs version Lonline NodeJs version documentation

There are all the guidelines to use lonline for Java, Ruby and NodeJs.

For further information and support about lonline, contact us at Contact

About

Lonline provides a way to log your program into the cloud and is powered by Dynamicloud service.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published