Skip to content

Latest commit

 

History

History
64 lines (38 loc) · 2.29 KB

README.md

File metadata and controls

64 lines (38 loc) · 2.29 KB

GeekyTool

GeekyLog A simple, toolkit agnostic logger component from GeekyTool suite.

Install GeekyLog using NuGet Build status

Package State Description
GeekyLog.Core Latest GeekyLog.Core stable version The portable logger.
GeekyLog Latest GeekyLog stable version Universal Windows Platform extension for GeekyLog.Core

Documentation

See wiki (under construction...)

Supported platforms

GeekyLog is a Portable Class Library implemented on each specific platforms:

  • .NET >= 4.5
  • UWP

You can find all the UWP code examples (comming soon..)

Author

| Dachi | |---|---| | Dachi Gogotchuri |

Contributors

| Garolard | |---|---| | Gabriel Ferreiro |

License

Apache License

Copyright 2016 Dachi Gogotchuri

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.