Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.
/ log4gae Public archive

Logger for Google App Engine is a simple REST based service used solely for logging purposes. All messages are posted to private namespaces using an authorisation key using an HTTP REST API. Log messages include standard severity levels (Debug, Info, Warn, etc.) and a custom identifier (e.g. source).

Notifications You must be signed in to change notification settings

jinglemansweep/log4gae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Log4GAE: Logger for Google App Engine
Web: http://log4gae.appspot.com
Author: jinglemansweep@gmail.com

About

Logger for Google App Engine is a simple REST based service used solely for logging purposes. All messages are posted to private namespaces using an authorisation key using an HTTP REST API. Log messages include standard severity levels (Debug, Info, Warn, etc.) and a custom identifier (e.g. source).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages