Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kala13x committed Apr 2, 2015
1 parent e57f6c0 commit e9ce009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# slog
Advanced logging library for C/C++ which parses log level from config file and prints log if log level is equal or higher than level while printing with slog() function.
Advanced logging library for C/C++ which parses log level from config file and prints log if log level from config is equal or higher than level argument while printing with slog() function.

# Simple API
At first you must initialise slog
Expand Down

0 comments on commit e9ce009

Please sign in to comment.