Skip to content

A Simple Logger, For people that don't want bloated libraries

License

Notifications You must be signed in to change notification settings

Immanuel-C/ILog

Repository files navigation

ILog

The ILog is for people who need a simple logger. Currently for windows and linux only. This logger is for C/C++.

This repo is under the MIT license, so you can modify this as much as you want and repost the code.

ILog Docs

Issues

No currently known issues

If you find any issues please report them in the issues tab

ILog Example:

github image

Building ILog into a DLL

define ILOG_BUILD_DLL in your preprocessor defines. Also define ILOG_DLL in preprocessor defines and the client applications preprocessor defines.

About

A Simple Logger, For people that don't want bloated libraries

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages