Commit graph

37 commits

Author SHA1 Message Date
Yann Esposito (Yogsototh)
98ced7a7d6
update time deps 2022-02-27 13:45:48 +01:00
Yann Esposito (Yogsototh)
7b316d695f
update dependencies & removed some build warns 2018-01-12 22:50:06 +01:00
Michael Xavier
ad573e42df Add source repository 2016-11-22 11:12:56 -08:00
Michael Xavier
e76a7cfeb4 Prepare for 0.4.2 2016-11-22 11:12:00 -08:00
Michael Xavier
8ef93b522d Merge pull request #2 from DanBurton/master
Add time-locale-compat dependency to test suite target
2016-11-22 10:32:47 -08:00
Dan Burton
7f69d9413e
Add time-locale-compat dependency to test suite target 2016-11-22 11:14:29 -07:00
Michael Xavier
dd3023ae1e Prepare for 0.4.1 2016-11-21 15:41:53 -08:00
Michael Xavier
0d780db28b Merge branch 'master' of github.com:Soostone/rotating-log 2016-11-15 13:19:04 -08:00
Michael Xavier
c5e4abbc6b Include BSD3 license
This resolves #1
2016-11-15 13:18:40 -08:00
Michael Xavier
3e9db35183 use time-locale-compat 2016-08-12 16:07:22 -07:00
Ozgun Ataman
36371d9e3d stack init 2016-02-28 22:06:41 -05:00
Ozgun Ataman
8430c0e286 Upgrade to work with latest time 2016-02-28 22:06:24 -05:00
Ozgun Ataman
e529760f70 Add travis status to readme 2014-08-24 11:58:13 -04:00
Ozgun Ataman
c2421fd67e Add travis 2014-08-24 11:57:33 -04:00
Ozgun Ataman
7a9cc8c5da Add explicit log closing and bump version 2014-08-24 03:01:00 -04:00
Ozgun Ataman
92919b13bf Add synopsis to cabal 2014-01-26 15:51:22 -05:00
Ozgun Ataman
5585c72ec1 Add repo to cabal homepage 2013-10-23 12:13:48 -04:00
Ozgun Ataman
313d93d46b Let caller specify BufferMode for the log file 2013-10-23 12:02:54 -04:00
Ozgun Ataman
cc2d04d6ba Ignore test log files 2013-10-07 00:52:37 -04:00
Ozgun Ataman
fe6c5ca55e Merge branch 'master' of github.com:Soostone/rotating-log
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2013-10-07 00:49:49 -04:00
Ozgun Ataman
c915e9b8c5 Change category to Logging 2013-10-04 20:00:34 -04:00
Ozgun Ataman
47978a7cc4 Add Setup.hs to git 2013-10-04 20:00:26 -04:00
Ozgun Ataman
5d6c72d6b1 Remove upper bounds from deps
as we rely on some very fundamental and stable packages that are
unlikely to change in API upon version bumps.
2013-10-04 19:59:21 -04:00
Ozgun Ataman
64aa550d03 Add some docs before Hackage release 2013-10-04 19:58:29 -04:00
Ozgun Ataman
51ebccddfa Turn test into testsuite 2013-09-30 17:23:25 -04:00
Ozgun Ataman
223c336665 Commit Setup.hs 2013-09-30 17:23:18 -04:00
Ozgun Ataman
92477e0369 Relax filepath, directory deps 2013-04-19 13:11:43 -07:00
Ozgun Ataman
e6d538938d Tweak .gitignore 2013-04-19 12:46:33 -07:00
Doug Beardsley
3183d693f6 Log to fixed file so unfinished log files don't accumulate
Also don't write a newline every time--leave that to the user.
2013-04-19 14:44:30 -04:00
Ozgun Ataman
2dd2ee1b9c Oopps, fix bug and make timestamp filename a bit more convenient 2013-04-19 11:14:42 -07:00
Ozgun Ataman
708e7ee334 Add docs 2013-04-19 11:03:48 -07:00
Ozgun Ataman
edc410ea9b Modify .gitignore 2013-04-19 11:01:17 -07:00
Ozgun Ataman
c100a30a49 Add built-in archiveFile post-action 2013-04-19 10:57:30 -07:00
Ozgun Ataman
56409fa9bd Add ability to specify a post-rotate action 2013-04-19 10:40:27 -07:00
Doug Beardsley
13a79dac6c Export rotatedWrite' 2013-04-17 14:06:10 -04:00
Doug Beardsley
4208f00fdb Fix errors and warnings 2013-04-17 13:14:25 -04:00
Doug Beardsley
75c02e57c4 Initial commit 2013-04-16 16:00:05 -04:00